Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 255 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 255 Bytes

//laravel appkey generate key command php artisan key:generate //laravel cache command php artisan config:cache //laravel cache clear command php artisan config:clear //maintence mode command php artisan down //Application is now live mode php artisan up