What would be the best way to implement authentication in laravel if I already have my users table (I imported it through an sql dump) and cannot modify its structure?