sadeghpm / laravel-form-builder
A laravel development package to make models create/edit form in blade syntax
Package info
github.com/SadeghPM/laravel-form-builder
Language:JavaScript
pkg:composer/sadeghpm/laravel-form-builder
v1.0
2020-02-12 15:43 UTC
Requires
- php: ^7.1
- illuminate/support: ^5.8|^6.0|^7.0
Requires (Dev)
- orchestra/testbench: ^3.8|^4.0|^5.0
- phpunit/phpunit: ^8.0
This package is auto-updated.
Last update: 2026-03-05 03:24:37 UTC
README
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.
