Move hostware environment
Set up a new server
Move database
Move .env
Moving other files
Empty caches
cd /var/www/hostware
php artisan cache:clear
php artisan config:clear
php artisan route:clearLast updated
Was this helpful?