Support the ongoing development of Laravel.io →
Configuration Database Views
Last updated 1 year ago.
0

Just to verify, do you use the return statement? (sometime, you can forgt it and obtain "nothing" as response).

You can try, return response()->view('errors.404', [], 404);

PS: I thing you should use a 500 error instead of a 404.

In this link you can found a course about Laravel 5.0 => 5.1 step by step if you want specific guidance: Laravel step-by-step course

Hope it helps.

Last updated 8 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.