=== Configuration Diagnostics === APP_URL: https://dev.globalgalashow.com APP_FRONTEND_URL: https://globalgala.com APP_FRONTEND_ADMIN_URL: https://admin.globalgala.com MAIL_FROM_ADDRESS: noreply-test@globalgalashow.com MAIL_FROM_NAME: GlobalGala === .env File Check === APP_URL=https://dev.globalgalashow.com MAIL_FROM_ADDRESS=noreply-test@globalgalashow.com MAIL_FROM_NAME="${APP_NAME}" === Cached Config Check === WARNING: Cached config exists at bootstrap/cache/config.php Modified: 2025-11-04 14:50:40 Run: rm -f bootstrap/cache/config.php && php artisan config:cache