Create bootstrap forms with inertia and twitter bootstrap
npm install inertia-bootstrap-formsIf you're using InertiaJS in Laravel and are tired of creating repetitive forms and numerous components, we've created this package for ourselves and decided to share it with you. Everything is easily usable through Vue.
``vue`
This package simplifies form creation and management in your InertiaJS and Laravel applications, reducing redundancy and improving development efficiency.
If you need to upload files using the FileInput` component in Laravel and manage them server-side, use our prepared package:
novinvision/simple-uploader