I have 3 different Admin routing defined in core.php

Configure::write('Routing.prefixes', array('admin', 'manager' , 'editor'));

 

so when baking it asks would you like to add the routing in controller 1/2/3
but it only bake's  one set and doing it again will overwrite the original
controller, is there a way to bake all views and controller actions for all
admin routings at 1 time?

 

Thanks 

A+

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to