03-09-2021, 07:31 PM
Hello, this is a quick laravel mix integration (VueJS) + Codeigniter that I created for my projects.
I decided to upload a fresh config to github just in case that another people wanna use it. If you like it please send me a feedback.
https://github.com/felloz/codeigniter-vue
After clone just run on terminal:
npm install && npm run dev
I decided to upload a fresh config to github just in case that another people wanna use it. If you like it please send me a feedback.
https://github.com/felloz/codeigniter-vue
After clone just run on terminal:
npm install && npm run dev