Libraries tagged by vue router
hyperf-plus/route
7506 Downloads
HPlus 路由增强组件 - 提供强大的路由注解系统,支持自动路由注册和参数验证
ianrothmann/laravel-vue-bridge
4755 Downloads
A bridge to expose Laravel variables and routes in Vue and Vuex
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
80 Downloads
Bootstrap Table with vue js.
djbdeveloper/laravel-anti-replay
4 Downloads
A simple anti-replay middleware for Laravel applications that is compatible with Vue hash routes.
vmitchell85/vue-route
6 Downloads
Adds a easy route macro to display a Vue.js component
jecovier/laravel-inertia-routes
11 Downloads
Automatically create routes for any inertia component.
appointer/laravel-vue-i18n-bridge
426 Downloads
Exposes laravel translations through api routes.
rzl-app/laravel-toaster
0 Downloads
A clean, powerful Laravel Toaster to generate session flash & props arrays — perfect for Blade, Vue, React, Inertia, Livewire, or plain APIs.
jshannon63/laravel-baton
22 Downloads
Share named routes and other collection data to Javascript from your Laravel Blade views
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" --