================================
Emergency Cache Cleaner
================================

⚠️  OPcache not enabled
✅ Realpath cache cleared
⚠️  Bootstrap cache directory not found

--- Attempting Artisan Commands ---
✅ php artisan cache:clear
✅ php artisan config:clear
✅ php artisan route:clear
✅ php artisan view:clear

================================
✅ DONE!
================================

⚠️⚠️⚠️  DELETE THIS FILE NOW! ⚠️⚠️⚠️
This file poses a security risk.

If the site still doesn't work, run via SSH:
  cd /path/to/project
  php artisan optimize:clear
  composer dump-autoload
  sudo systemctl restart php8.3-fpm