Hi All… I am new to cake 3. I know the language and do understand routing through router in “Convention over Configuration” mechanism. I followed the bookmarks and blog tutorials.
I have gotten “cake bake” to setup CRUDs to my tables. It looks good. BUT, I am building a HEAVILY AJAX based application and cake 3 samples are not adequate for this purpose. Can someone in cakephp 3 EXPERT level create a sample application? The example should contain the following,
- AJAX normal request/response cycle in AJAX and key settings that needs to be set in helpers in cake 3 explained.
- How to paginate a data set in a table using AJAX.
If cake 3 is to remain good, you gotto give this to us.
Thanks!!