Libraries tagged by vue-components
cgnetwork/ease
529 Downloads
Develop isolated Vue components lightning fast ⚡ in Laravel
suomato/laravel-vue-component-generator
87 Downloads
Generates a new Vue component with boilerplate in Laravel project
pkboom/laravel-inertia-vue-component
18 Downloads
panlatent/craft-vue-component
35 Downloads
jobcerto/nova-vue-component
11 Downloads
A Laravel Nova field.
jkque/laravel-vue-component-maker
45 Downloads
Create vue component for laravel
gibamaranhao/vue-component
11 Downloads
A Simple Vue Component loader for PHP
epmnzava/laravel-vue-component
606 Downloads
This package will help you quickly scafold a vue component in your laravel project
verzatiletom/vcomponent
20 Downloads
A simple vue component generator using make:v-component artisan command in Laravel.
boing6002/vuecomponents
9 Downloads
Enso Vue Components
warblerwings/yii2-vuejs
28 Downloads
Vue.js components for Yii2
vmitchell85/vue-route
6 Downloads
Adds a easy route macro to display a Vue.js component
vitaliy_dior/laravel_cities
27 Downloads
Seed all countries/cities from geonames.org database. Searchable DB tree, ready to use API & a bonus vue.js component!
scootersam/crud-models
6 Downloads
Automatically generate crud api endpoints and vue components for specific models
rubrasum/velocity-forms
11 Downloads
Basic form management package for front-facing forms on the Inertia/Vue stack for Laravel. Install to add the vue components for admin and the forms themselves, migrations models controllers factories seeders unittests and dusk tests for the forms and all subtables, and routes for user submission and admin pages. The goal for development is to be able to seemlessly add form management to your Laravel site's admin quickly while remaining an open-ended solution with predictable early stage design choices (i.e. hold on tight). Development is here -> "Can install on any project" ->- "Can seed and display an example on any project" -- "Can integrate Unit and Dusk tests on any project" --