Libraries tagged by vue router
worksome/laravel-direct-vue-routing
121314 Downloads
Add support for mapping Laravel routes directly to Vue components.
kiwilan/typescriptable-laravel
8293 Downloads
PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. If you want to use some helpers with Inertia, you can install associated NPM package.
ianrothmann/laravel-vue-bridge
3674 Downloads
A bridge to expose Laravel variables and routes in Vue and Vuex
hyperf-plus/route
5810 Downloads
route
nystudio107/routemap
12 Downloads
Returns a list of Craft/Vue/React route rules and entry & asset URLs for ServiceWorkers from Craft entries
nystudio107/craft3-routemap
126 Downloads
Returns a list of Craft/Vue/React route rules and element URLs for ServiceWorkers from Craft entries
sagaryonjan/vue-datatable
79 Downloads
Bootstrap Table with vue js.
vmitchell85/vue-route
6 Downloads
Adds a easy route macro to display a Vue.js component
jecovier/laravel-inertia-routes
6 Downloads
Automatically create routes for any inertia component.
appointer/laravel-vue-i18n-bridge
425 Downloads
Exposes laravel translations through api routes.
jshannon63/laravel-baton
17 Downloads
Share named routes and other collection data to Javascript from your Laravel Blade views
rubrasum/velocity-forms
9 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" --