jobmetric / laravel-form
A package for creating generic forms that allows you to create all kinds of forms in your application in code.
1.0.0
2024-12-24 20:01 UTC
Requires
- php: >=8.0.1
- jobmetric/laravel-custom-field: ^1.8
- jobmetric/laravel-package-core: ^1.18.6
- jobmetric/panelio: ^1.15.3
- laravel/framework: >=9.19
This package is auto-updated.
Last update: 2025-05-14 01:19:54 UTC
README
Form Builder for laravel
A package for creating generic forms that allows you to create all kinds of forms in your application in code.
Install via composer
Run the following command to pull in the latest version:
composer require jobmetric/laravel-form
Documentation
coming soon
Contributing
Thank you for considering contributing to the Laravel Form! The contribution guide can be found in the CONTRIBUTING.md.
License
The MIT License (MIT). Please see License File for more information.