Sunday, April 19, 2015

How to separate website code as per as restfull webservice code base within cakephp3.0


I am creating a website using cakephp3.0 . here is 2 section

1) Website 2) rest-full Web-service for mobile app

I do not know how to create both thing within single project because for this i need to create separate model and controller for both. so I want to know .How can do it in cakephp3.0

I think , I need to create separate module for web-service suppose I have a user section so please tell me how to I can create both ?

I am very new on cakephp3.0

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

No comments: