Maybe this is a possibility already, not sure. But I am wondering if I can use VS 2022 to create a Vue CLI project that would use php to do all the backend, but have Vue CLI as the front.
If this isn't possible, is this something that you guys could build and maybe GUI based CLI creation instead of command prompt?
Or any suggestions how I could achieve working in VS 2022 with Vue CLI and PHP? If it does have to be command prompt to start the project initially, okay... just would be handy if it was all in a GUI layout.