I want to specify that if anything entered in the url address other than existing routes (in routes.php, then show 404 page.
I know about this:
App:
Just for guys using Laravel 5, there is an errors folder in in the views directory. You just need to create a 404.blade.php file there and it will render this view when there is no route specified for a url