Support the ongoing development of Laravel.io →
Installation Configuration
Last updated 2 years ago.
0

I suggest you look at this Laravel From Scratch series

Also turn on errors in app/config/app.php

'debug' => true
Last updated 2 years ago.
0

Check the laravel error log file on /storage/log/laravel.log for more info on the nature of the error (Assuming Whoops something went wrong doesn't show u the stack trace.. I wonder why that is!!!)

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.