The up
command is used to take an application out of maintenance mode. It does this by removing a file named down
from the application's framework storage directory (by default this is storage/framework/
).
This command performs the same action as the php artisan up
command.
∎
John Koster
Learning text parsing, manipulation, encoding and more through the Laravel string helpers.
Published on November 30, 2016
Published on November 29, 2016
Published on November 21, 2016