Иногда у меня есть странная ошибка в моих журналах:
Код: Выделить всё
{"message":"Uncaught PHP Exception Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException: \"No route found for \"GET https://my-domain.com/.env\"\" at RouterListener.php line 149","context":{"exception":{"class":"Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException","message":"No route found for \"GET https://my-domain.com/.env\"","code":0,"file":"/app/vendor/symfony/http-kernel/EventListener/RouterListener.php:149","previous":{"class":"Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException","message":"No routes found for \"/.env/\".","code":0,"file":"/app/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70"}}},"level":400,"level_name":"ERROR","channel":"request","datetime":"2025-04-04T07:33:42.339944+00:00","extra":{}}
У меня, очевидно, нет никакого маршрута с именем .env
>
Подробнее здесь: https://stackoverflow.com/questions/795 ... nd-for-env
Мобильная версия