Hard
In a Symfony 5 application, how can you customize the path of the .env
file?
Edit
1
Community EvaluationsNo one has reviewed this question yet, be the first!
13
What is the minimum PHP version for Symfony 5?7
What is the signature of `Kernel :: terminate()` in Symfony?5
Override the vendor directory in Symfony4
When configuring a service, in which case should the shared option be set to false?4
Which format respects the good naming practices of a TWIG file?5
Read the value of a form field in a Symfony template branch5
How to verify that the arguments injected into a service match their type declaration in Symfony