i created my first symfony App. It works on build in web server on a localhost. Then i copied all files to FTP but since that moment i have no idea what to do to make it run.
I read http://symfony.com/doc/current/cookbook/deployment/
Tried to configure http://deployer.org/ and Capistrano but its very hard for me to understand how should i make it going.
If someone could explain me steps to make my Symfony3 App Run.