laravel-form-builder maintained by sadeghpm
A package to make models create/edit form in blade syntax
Installation
You can install the package via composer:
composer require sadeghpm/laravel-form-builder --dev
Usage
To install run this command:
php artisan laravel-form-builder:install
Now open link form-builder http://127.0.0.1:8000/form-builder in browser and start building form.
Testing
composer test
Security
If you discover any security related issues, please email sadeghpm@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
