I have been searching for an answer to this question with no luck. This is my second day using laravel and I\'m trying to create a custom 404 error page. I don\'t know where
Place your css files inside public folder and use link tag in html document (or 404 template)
Example