Answer the question
In order to leave comments, you need to log in
Where can I find materials about the connection between nuxt.js and php?
I read a lot of materials about nuxt.js, but I never came across an article about the joint integration of nuxt.js and PHP as a backend. I would like to know how to more correctly pass data from PHP to the compiled nuxt template.
I’m aware of communicating with the backend via ajax api, I would like to immediately insert data from the PHP backend into the template NOT ON THE CLIENT, and I didn’t want to waste time making requests to the PHP API from the Node.js server (after rendering on the node, data is loaded from PHP on cURL, I heard a lot of such advice)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question