1.0.12 • Published 4 months ago

create-v-kit-spa v1.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

ci-test

Create your project

npm create v-kit-spa@latest

Prerequisite

  • Apache/Nginx
  • Mysql
  • Php
  • Node

Reference Table (❗ PHP Version is Important ❗)

Monolith Repo

frontend and backend are in a single folder, united via configuration.

Version & TypeFeaturesPrerequisite
vue 2 - laravel 8runs in webpack, Development Readyphp v7.4 && node v18^
vue 3 - laravel 8runs in webpack, Development Readyphp v7.4 && node v18^
vue 3 - laravel 9runs in vite, Development Ready, Developer Friendlyphp v8.0 && node v18^
vue 3 - laravel 10runs in vite, Development Ready, Developer Friendlyphp v8.1 && node v18^
vue 3 - laravel 11runs in vite, Development Ready, Developer Friendlyphp v8.2 - v8.3 && node v18^
/
└── Project folder/
    ├── *Laravel and Vue files are combined here*
    └── README.md

Installation

Vue 2 - Laravel 8

bundled and optimized in webpack 🕸️

CommandsAction
yarn installInstalls node dependencies
composer installInstalls composer dependencies
copy .env.example .envGenerates a .env file from an example
php artisan key:generateGenerates a key for .env file
npm run artisan-watchRun both php artisan serve and yarn watch
http://127.0.0.1:8000/Visit your app, Enjoy! 🎉🎉

Vue 3 - Laravel 8

bundled and optimized in webpack 🕸️

CommandsAction
yarn installInstalls node dependencies
composer installInstalls composer dependencies
copy .env.example .envGenerates a .env file from an example
php artisan key:generateGenerates a key for .env file
npm run artisan-watchRun both php artisan serve and yarn watch
http://127.0.0.1:8081/Visit your app, Enjoy! 🎉🎉

Vue 3 - Laravel 9

bundled and optimized in vite

CommandsAction
yarn installInstalls node dependencies
composer installInstalls composer dependencies
copy .env.example .envGenerates a .env file from an example
php artisan key:generateGenerates a key for .env file
npm run artisan-devRun both php artisan serve and yarn dev
http://127.0.0.1:8000/Visit your app, Enjoy! 🎉🎉

Vue 3 - Laravel 10

bundled and optimized in vite

CommandsAction
yarn installInstalls node dependencies
composer installInstalls composer dependencies
copy .env.example .envGenerates a .env file from an example
php artisan key:generateGenerates a key for .env file
npm run artisan-devRun both php artisan serve and yarn dev
http://127.0.0.1:8000/Visit your app, Enjoy! 🎉🎉

Vue 3 - Laravel 11

bundled and optimized in vite

CommandsAction
yarn installInstalls node dependencies
composer installInstalls composer dependencies
copy .env.example .envGenerates a .env file from an example
php artisan key:generateGenerates a key for .env file
php artisan migrateCreate a Sessions table
npm run artisan-devRun both php artisan serve and yarn dev
http://127.0.0.1:8000/Visit your app, Enjoy! 🎉🎉
npm run buildDeploy! 🎉🎉

Docs

Read full docs here.

How to contribute

Have an idea? Found a bug? See how to contribute.

Contributors

Thanks to:

Changelog

To learn about the specific changes in each release, check the Changelog. -->

License

Free and Open Source Under MIT License © 2024-PRESENT Shuashuaa

1.0.12

4 months ago

1.0.10

7 months ago

1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0-alpha

9 months ago

0.10.1

10 months ago

0.10.0

10 months ago

0.9.9

10 months ago

0.9.6

10 months ago

0.9.5-beta

10 months ago

0.9.5-alpha

10 months ago

0.9.5

10 months ago

0.9.4

10 months ago

0.9.3

10 months ago

0.9.2

10 months ago

0.9.1-beta

10 months ago

0.9.1-alpha

10 months ago

0.9.1

10 months ago

0.8.2

10 months ago

0.8.1

10 months ago

0.8.0

10 months ago

0.7.5

10 months ago

0.7.3

10 months ago

0.7.2

10 months ago

0.6.4

10 months ago

0.6.3

10 months ago

0.6.2

10 months ago

0.6.1

10 months ago

0.6.0

10 months ago

0.5.8

10 months ago

0.5.7

10 months ago

0.5.6

10 months ago

0.5.5

10 months ago

0.5.4

10 months ago

0.5.3

10 months ago

0.5.2

10 months ago

0.5.1

10 months ago

0.5.0

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago