Skip to content

aliibrahimroshan/laravel-vue-3-starter

 
 

Repository files navigation

Laravel-vue-3-starter

It's a pre-configured project using Laravel 8 and Vue 3

to get it up and run just clone it and enhoy coding :

 git clone https://github.com/boussadjra/laravel-vue-3-starter.git

 cd laravel-vue-3-starter

then install backend modules by running

 composer install

and front-end modules :

 npm install

finally add your magic.

About

a pre-configured project using Laravel 8 and Vue 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 96.9%
  • Vue 1.6%
  • Other 1.5%