I have a project on Laravel 5 and I work with it at the office and at home too. It works fine, but recently at home it stopped working. Laravel show me two ErrorException >
the solution that worked for me is to just serve the app as admin if you are
mac
linux
sudo php artisan serve
CMD
adminstrator
php artisan serve