You can just use the header function in PHP to set the response status and then exit: http://www.php.net/manual/en/function.header.php
Hi thepsion5, sorry I should of been more clear in my question, yes that would return a 500 http status, but I'm looking for a way to trigger/show the built in Laravel 500 page from this point.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community