Download the PHP package musonza/laravel-forms without Composer
On this page you can find all versions of the php package musonza/laravel-forms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-forms
Laravel Forms
Installation
-
Install composer package
-
Publish Assets
-
Add Form facade to
config/app.php
-
Run migrations
-
Check the published file config/laravel_forms.php
- You can enable / disable captcha
- You can configure the path for your forms dashboard
- You can add custom field types
-
Access dashboard at
http//your-url.com/laravel-forms (you can change the path in config/laravel_forms.php)
Adding a Form
Form details
Adding a Field
Field details
Sample Form Output
Sample Submission
TODO
- Multi page forms
Credits
https://github.com/laravel/telescope for some of the front-end structuring
All versions of laravel-forms with dependencies
PHP Build Version
Package Version
Requires
league/fractal Version
^0.17.0
laravel/framework Version ~5.5.0|~5.6.0|~5.7.0|~5.8.0
guzzlehttp/guzzle Version ~6.0
laravel/framework Version ~5.5.0|~5.6.0|~5.7.0|~5.8.0
guzzlehttp/guzzle Version ~6.0
The package musonza/laravel-forms contains the following files
Loading the files please wait ....