Skip to content

CodeZero's Laravel Frontend Preset using VueJS.

License

Notifications You must be signed in to change notification settings

codezero-be/laravel-preset-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Frontend Preset using VueJS

What it includes:

Installation

Install via Composer:

composer require codezero/laravel-preset-vue --dev

Apply the scaffolding by running:

php artisan preset codezero-vue

All done!