LaravelPackages.net
Acme Inc.
Toggle sidebar
fereloper/laravel-form-response

A simple questionnaire package to create, publish and analyze the survey/form.

1
0
About fereloper/laravel-form-response

fereloper/laravel-form-response is a Laravel package for a simple questionnaire package to create, publish and analyze the survey/form.. It currently has 0 GitHub stars and 1 downloads on Packagist. Install it with composer require fereloper/laravel-form-response. Discover more Laravel packages by fereloper or browse all Laravel packages to compare alternatives.

Last updated

LaravelQuestionnaire

Latest Version on Packagist Total Downloads Build Status StyleCI

This is where your description should go. Take a look at contributing.md to see a to do list.

Installation

Via Composer

$ composer require fereloper/laravel-form-response

Usage

Publish the migration into your local laravel project.

php artisan vendor:publish --provider="Fereloper\LaravelQuestionnaire\LaravelQuestionnaireServiceProvider" --tag="migrations"

Change log

Please see the changelog for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see contributing.md for details and a todolist.

Security

If you discover any security related issues, please email author email instead of using the issue tracker.

Credits

License

license. Please see the license file for more information.

Comments