down

Put the application into maintenance mode

Options

  • allow - IP or networks allowed to access the application while in maintenance mode Optional
  • message - The message for the maintenance mode Optional
  • retry - The number of seconds after which the request may be retried Optional
php artisan down [--message [MESSAGE]] [--retry [RETRY]] [--allow [ALLOW]]