When I execute the command:
composer require symfony/apache-pack
It doesn't create an .htaccess
file as it is cited in the documentation here.
How can I fix this problem ?
When I execute the command:
composer require symfony/apache-pack
It doesn't create an .htaccess
file as it is cited in the documentation here.
How can I fix this problem ?