Libraries tagged by vue-components
suomato/laravel-vue-component-generator
86 Downloads
Generates a new Vue component with boilerplate in Laravel project
pkboom/laravel-inertia-vue-component
17 Downloads
panlatent/craft-vue-component
32 Downloads
jobcerto/nova-vue-component
11 Downloads
A Laravel Nova field.
jkque/laravel-vue-component-maker
44 Downloads
Create vue component for laravel
gibamaranhao/vue-component
11 Downloads
A Simple Vue Component loader for PHP
epmnzava/laravel-vue-component
605 Downloads
This package will help you quickly scafold a vue component in your laravel project
mpbarlow/laravel-vue-component-helper
527 Downloads
Configure and return Vue components from your Laravel app
verzatiletom/vcomponent
19 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
26 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
10 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" --