PHP Cache Clear and Build

PHP
Mar 30, 2025
composer install --no-dev --optimize-autoloader


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


php artisan optimize:clear


sudo chown -R www-data:www-data /var/www/html/crm.pmrelationship.com/storage
sudo chown -R www-data:www-data /var/www/html/crm.pmrelationship.com/bootstrap/cache