I have my own user table and the password use other encryption methods. Now I want to use laravel 4 and my existing user table to do some other applications.How can I authentication in laravel 4.In other words, how can I use other authentication method in laravel4 instead of hash.