I need to see your code, not only the error. post it up and we'll deep into your problem.
add this at the begining of config/auth.php /* |---------------------------------------------------...
Did you change name of the table on the migration? database/migrations/****_create_users_table.p...
Forgot to tell you about controllers, remember you are using a MVC architecture. In: app\Http\Co...
The Laravel portal for problem solving, knowledge sharing and community building.