sadeghpm/laravel-form-builder

A laravel development package to make models create/edit form in blade syntax

Installs: 77

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 125

Language:JavaScript

v1.0 2020-02-12 15:43 UTC

This package is auto-updated.

Last update: 2024-05-04 23:28:31 UTC


README

Latest Version on Packagist Total Downloads screenshot

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.