-1
I want to use vuejs in a system made in php with MVC,
I want to take an accessible array on the page and move to javascrip at the time of the load, so that it manipulates the display. I know you can do this with AJAX, but I think it doesn’t fit very well with the structure of the project, wanted a viable alternative without having to put in a Hidden input or something like