imrealashu / laravel-multiauth

Laravel 5.2 Multiauth Implementation
25 stars 15 forks source link

Website not working #4

Closed dawnpdb closed 7 years ago

dawnpdb commented 7 years ago

The website shows two "Whoops, looks like something went wrong." message when run with 'php artisan server'.

imrealashu commented 7 years ago

try looking into log file. also make sure you're storage folder has write permission.

dawnpdb commented 7 years ago

I made the debug=true in the settings and solved all the errors.