Vue CLI boilerplate integrating PHP backend and frontend build tooling
A starter scaffold combining a Vue CLI frontend with a PHP backend and optional MySQL support. It includes npm-based build and watch scripts and is intended for deployment to typical PHP hosting environments (htdocs, XAMPP, Valet). Suited for small web apps where Vue handles the client UI and PHP provides server-side endpoints.
0