Artisan.page The Laravel Artisan cheatsheet
down
Put the application into maintenance / demo mode
Terminal
Options
redirectOptional
The path that users should be redirected to
refreshOptional
The number of seconds after which the browser may refresh
renderOptional
The view that should be prerendered for display during maintenance mode
retryOptional
The number of seconds after which the request may be retried
secretOptional
The secret phrase that may be used to bypass maintenance mode
statusOptional
The status code that should be used when returning the maintenance mode response
with-secretOptional
Generate a random secret phrase that may be used to bypass maintenance mode