I used symfony 2 and already have created my application. I renamed my app.php to trainingboard.php. Now localhost route for index action now is: http://localhost/trainingboard/web/trainingboard.php/. How can I delete trainingboard.php from my link?
I used symfony 2 and already have created my application. I renamed my app.php
Share
In your
web/.htaccessfile change:to