Support the ongoing development of Laravel.io →

kuzroman

Joined 6 Nov 2014

Statistics

Threads 1
Replies 2
Solutions 0
Articles 0
posted 9 years ago

how to make route for 404 page?

Help me please, how to make route for 404 page? may be, like this - Route::get('*', 'HomeController@...

0 Likes
4 Replies
Solved
replied 9 years ago
0 Likes
replied 9 years ago

how to make route for 404 page?

Thank you. I found it: Route::get('{test}', function($test) { // check your DB for $test, get the pa...

0 Likes

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.