Preview:
php artisan optimize:clear
php artisan cache:clear 
php artisan config:clear
php artisan config:cache
php artisan view:clear
php artisan view:cache
php artisan route:clear
php artisan route:cache

php artisan event:clear
php artisan event:cache
php artisan clear-compiled

Clearing Composer Cache
composer dump-autoload
composer clear-cache
composer clearcache
composer cc

Schedule Backup DB
php artisan backup:run
php artisan backup:run --only-db
php artisan backup:clean

mysqldump -u dev -p ultimatebiohack adminmenus > adminmenues30April2024.sql

sudo update-alternatives --config php
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter