A laravel development package to make models create/edit form in blade syntax
fawzysv/laravel-form-builder is a Laravel package for a laravel development package to make models create/edit form in blade syntax.
It currently has 0 GitHub stars and 1 downloads on Packagist (latest version v1.0).
Install it with composer require fawzysv/laravel-form-builder.
Discover more Laravel packages by fawzysv
or browse all Laravel packages to compare alternatives.
Last updated
You can install the package via composer:
composer require sadeghpm/laravel-form-builder --dev
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.
composer test
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.