Skip to content

jasonfrye/formcinch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Form Cinch Logo

About FormCinch

FormCinch is a simple GUI to help you create forms for your Laravel application. This is a work in progress and not ready for deployment to a production site.

##Installation Run in the terminal:

composer require ng-media/formcinch

Publish the config, migrations, and views

php artisan vendor:publish --provider="Ngmedia\FormCinch\FormCinchServiceProvider"

Run the migrations

php artisan migrate

You should should have access to the FormCinch config as well as the views to style the forms the way you like.

License

FormCinch is open-sourced software licensed under the MIT license.

About

A simple form builder tool for Laravel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published