newism / symfony2-standard-template

2 stars 5 forks source link

BackEnd / FrontEnd / App Bundles #17

Open leevigraham opened 10 years ago

leevigraham commented 10 years ago

Manshake is going to be the first app that has a clear separation between the user and the admin views. There will likely be different routes, views and functionality. How should we separate these concerns?

/ @iainsaxon @ianbelcher

leevigraham commented 10 years ago

Sylius built the ResourceBundle to remove FrontEnd / BackEnd bundles: http://sylius.org/blog/simpler-crud-for-symfony2