i didnt understand how assets:install works..
When i run php app/console assets:install web it copy these bundles.
Installing assets for Symfony\Bundle\FrameworkBundle into web/bundles/framework
Installing assets for Sensio\Bundle\DistributionBundle into web/bundles/sensiodistribution
I want to copy my project to app.php, the project is in /src/Dproc/..bundles..
How should i do that?
app.phpis just a file, It makes no sense to copy something into a file. - zerkmsapp.phpnotapp_dev.php- zerkms