Download the PHP package ishanvyas22/cakephpvue-spa without Composer
On this page you can find all versions of the php package ishanvyas22/cakephpvue-spa. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ishanvyas22/cakephpvue-spa
More information about ishanvyas22/cakephpvue-spa
Files in ishanvyas22/cakephpvue-spa
Package cakephpvue-spa
Short Description A CakePHP + VueJS single page application skeleton/boilerplate
License MIT
Informations about the package cakephpvue-spa
A Basic CakePHP + VueJS Single Page Application
A basic CakePHP + VueJS single page application. Provides basic skeleton/boilerplate to quickly get started with CakePHP and Vue.js.
❤️ Support The Development
Do you like this project? Support it by donating:
or Paypal me
Follow me
Installation
-
Get project into your system
Via composer:
Via cloning the project into your server:
-
Install composer dependencies
- Connect with your database
-
Run the migrations
- Start CakePHP web server or create v-host to run this app.
Development
-
Install npm packages
-
Run below command (Uses awesome Asset Mix plugin for asset compilation)
-
To watch every changes in your vue file
-
To generate development version of js file
- To generate production version of js file
-
Notes
- This is project is under development currently so you might not want to use this app in production directly.
- This is just a skeleton/example how you can implement the Vue.js with CakePHP.
Changelog
Please see CHANGELOG for more information about recent changes.
Contribution
I love to welcome your contributions if you know CakePHP / Vue.js.
License
The MIT License (MIT). Please see License File for more information.
All versions of cakephpvue-spa with dependencies
ext-json Version *
cakephp/cakephp Version ~4.1.0
cakephp/migrations Version ^3.0
cakephp/plugin-installer Version ^1.3
ishanvyas22/asset-mix Version ^1.0
mobiledetect/mobiledetectlib Version ^2.8