Ajax back-end page
Created 5 years ago by ithieund

Hi, How can I create a page that respond json data for Ajax? This page should be accessiable from the front-end, or remotely (from other website or mobile) Thank you very much.

edster  —  5 years ago

Same way you create any other page? Define a route and controller and go for it.