Last Updated: December 04, 2019
·
4.246K
· fabiandelgado

Solution for "Error in exception handler" in Laravel

Execute this commands in console

php artisan cache:clear

chmod -R 777 app/storage

php artisan dump-autoload

2 Responses
Add your response

Did not work :(

over 1 year ago ·

This command will clear laravel cache, right? I don't understand how clearing the cache solves the exception handler?

over 1 year ago ·