redirect - The path that users should be redirected to Optionalrefresh - The number of seconds after which the browser may refresh Optionalrender - The view that should be prerendered for display during maintenance mode Optionalretry - The number of seconds after which the request may be retried Optionalsecret - The secret phrase that may be used to bypass maintenance mode Optionalstatus - The status code that should be used when returning the maintenance mode response Optionalphp artisan down [--redirect [REDIRECT]] [--render [RENDER]] [--retry [RETRY]] [--refresh [REFRESH]] [--secret [SECRET]] [--status [STATUS]]