php - Multiple Controllers from a single view -
I have recently started with cake php and so far I love it, especially scaffolding and bake .
I am creating a webfatch that will manage apps for companies. (I.e., where I have applied, whom I have spoken with, the status of the application, how long before I have received / received in relation to this application).
My Close is an ideal application and an action model. An app has multiple verbs
When you add a new application, it does not seem to add an action to add the app "bus". Is there any way to add views to connect my applications with two controllers and add actions and applications together?
Please tell me whether my problem is understood or if you need more clarification
Thank you.
Yes, you can see it.
Comments
Post a Comment