Hi, I have a multi module application ( 2 Modules - frontend and backend ) I followed the documentation about assets but now I have a few follow up questions :
- Where should i put the php file with the assets inside? Must it be in my /app folder?
- How does it get loaded ( bootstrapped ) into my main app?
Kind Regards