Looking to hire Laravel developers? Try LaraJobs
This package is not available.

laravel-form-maker maintained by chess

Description
Modular api for user generated forms in Laravel
Last update
2019/10/11 19:50 (dev-master)
License
Links
Downloads
17

Comments
comments powered by Disqus

Latest Version on Packagist Build Status StyleCI

Laravel Form Maker

Modular api to provide user generated forms to your laravel projects easily.

Installation

Requires php >=7.3.0 and laravel 6.0+

composer require coopbelvedere/laravel-form-maker

php artisan vendor:publish --provider="Belvedere\FormMaker\FormMakerServiceProvider"

This is all there is to do.

Documentation

The documentation can be found in the project's wiki section.

Documentation

Credits

License

laravel-form-maker is open-sourced software licensed under the MIT license