Libraries tagged by laravel finer
anomalyce/atomic
51 Downloads
A Laravel and Inertia.js adapter layer for Atomic.
pristavu/momentum-modal
65 Downloads
Build dynamic modal dialogs for your Inertia-powered Laravel apps
gainline/momentum-modal
1 Downloads
Build dynamic modal dialogs for your Inertia-powered Laravel apps
vincere/heatstroke
43 Downloads
A minimal Laravel starter-kit. Built with React.js, Inertia.js, Ant Design, Laravel Permission
emberfuse/blaze
1335 Downloads
Tailwind and Inertia scaffolding for Laravel.
jetstreamlabs/lotus
5 Downloads
Adds Action Domain Responder pattern with InertiaJS and TailwindCSS to Laravel 8 and above.
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" --
seodably/seo
0 Downloads
Un package SEO avancé pour Laravel avec analyse en temps réel, IA et interface Vue.js/Inertia.js
mwguerra/crud-artisan
1 Downloads
A Laravel package to generate CRUD controllers and Vue components for Inertia.js
kamrul-haque/action-crud-helper
33 Downloads
Generate everything needed for a CRUD operation in Laravel with or without Action classes executing just one command. Also generates frontend scaffolding for blade or vue inertia stack.