Reputation: 2061
I've put my Laravel into the maintenance mode with php artisan down
.
No I try to disable the mode with the command from the docs (php artisan up
) but nothing happends.
I've cleared all Laravel caches and my browser cache. What is wrong?
Upvotes: 2
Views: 3352