I am still new in using laravel. For the first project that I tried, the 404 page error that shows up is the 404 page provided in laravel. Laravel's 404 page
But for my second project, the 404 page is showing up the old 404 page. Old 404 page
I'm not sure what changes I did that led to it. Is there a way to know? How do I change it so that it will show the 404 page made by laravel?