adminlte-laravel icon indicating copy to clipboard operation
adminlte-laravel copied to clipboard

Add make command to add vue components boilerplate

Open acacha opened this issue 7 years ago • 0 comments

Example

php artisan make:component folder/MyVueComponent

Add example component to resources/assets/js/components/folder/MyVueComponent and register component in bootstrap.js

acacha avatar Apr 16 '17 09:04 acacha