Back to Authors
Featured Links
2
Trevor Morris shows us how to create custom maintenance mode pages in Laravel that properly handle both HTML and JSON responses for web browsers and APIs. The tutorial shows how to solve content negotiation issues by customising the exception handler instead of using the --render flag.