App::missing
is not available and I can't find app/Exceptions/Handler.php
It doesn't appear in my app directory:
(source: gyazo.com)
Am I using an old version of laravel
or a not-complete source? Because everything works fine, but I want unknown routes to be redirected to some other route, such as a 404 page or a redirect to a homepage.