Laravel Artisan Tinker: The up Command
Learn how to take an application out of maintenance mode using the up command. This command removes the down file from the application's storage directory. Find out how to quickly execute the php artisan up command for the same purpose.