LTT
Laravel Top Tens
Back to Authors
Trevor Morris
1 featured link
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.