In Laravel 5 all you have to do is change the details inside the .env file in your root directory....
Basic Tables users, Departments, Vacations no need for submissions table (Just put a status column...
Maybe you have set your environment to local if that's the case you may have app.php set to false in...
I think those Controllers (AuthController and PasswordController) are preloaded during the bootstra...
The Laravel portal for problem solving, knowledge sharing and community building.