Ajax back-end page
Created 6 years ago by ithieundHi, 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.
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.
Same way you create any other page? Define a route and controller and go for it.