プロジェクトのルートディレクトリ:
/home/u940736501/domains/takenokotour.com
.env.php から読み込まれた設定値:
Array
(
[APP_ENV] => development
[DB_HOST] => localhost
[DB_NAME] => takenoko_db
[DB_USER] => db_user
[DB_PASS] => your_password
[BASE_URL] => http://localhost:8080
)
ERROR: PHPMailer class NOT found. Composer autoload might be failing.