Libraries tagged by invue
talvbansal/media-manager
28114 Downloads
A media browser and uploader for laravel apps written in vue js and bootstrap
zodexnl/spatie-permission-to-vue-inertia
9925 Downloads
Use the Spatie permission package in Vue with Inertia
geowrgetudor/laravel-spatie-permissions-vue
15874 Downloads
Use Laravel Spatie Permission package in Vue
invue/tables
60 Downloads
Native Vue 3 data table components for the Invue framework, wired to Eloquent via Inertia partial reloads.
invue/panels
37 Downloads
Panel + Resource CRUD scaffolding for the Invue framework: artisan generators that produce real Controller/FormRequest/Vue pages wired to invue/tables and invue/forms, plus a swappable panel shell (sidebar/topbar) via invue/core's component registry.
invue/notifications
42 Downloads
Ephemeral toast notifications for the Invue framework: a PHP fluent builder (title/body/icon/color, flashed for the next request) rendered by a registry-swappable Vue toast stack.
invue/infolists
37 Downloads
Read-only record display for the Invue framework — Infolist/Entry/Section layout components that reuse invue/tables' column components (TextColumn, IconColumn, ...) to render a single record's fields instead of a row.
invue/forms
54 Downloads
Native Vue 3 form components for the Invue framework, wired to Laravel validation via Inertia.
invue/core
143 Downloads
Shared runtime for the Invue framework: the Vue plugin and cross-package component registry.
invue/actions
77 Downloads
The shared 'button that does something' primitive for the Invue framework — a link/button with an optional confirmation modal, plus a dropdown group, reused by invue/tables (row/bulk actions) and any other package or app that needs a confirmable action.
mariojgt/builder
4297 Downloads
Laravel Crud builder with dynamic tables and controller made in vue js
ianrothmann/laravel-vue-bridge
7470 Downloads
A bridge to expose Laravel variables and routes in Vue and Vuex
invue/invue
21 Downloads
The full Invue framework in one install — requires every invue/* package (core, actions, forms, tables, infolists, notifications, panels). Same role as filament/filament: most apps building a real panel/resource CRUD want everything, not one piece at a time.
novinvision/laravel-datatable
18 Downloads
A laravel package for show yajra datatables in vue and laravel
rosiersrobin/vue-translation-enforcer
2958 Downloads
Small package that enforces the use of existing translation strings in vue