aboobida / laravel-vue-3-starter

a pre-configured project using Laravel 8 and Vue 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:PHP 97.0%Language:Vue 1.6%Language:Shell 1.0%Language:Blade 0.5%