laravel-surveyjs maintained by fruitware
Description
Up-to-date Laravel wrapper for surveyjs library
Authors
Last update
2023/10/03 20:28
(dev-dependabot/npm_and_yarn/postcss-and-laravel-mix-8.4.31)
License
Downloads
103
Tags
Laravel 6.* SurveyJs package
Laravel Survey Manager system based on surveyjs library. Take a look at contributing.md to see a to do list.
Installation
- In your terminal:
$ composer require composer require fruitware/laravel-surveyjs
- Publish the config file & run the migrations
php artisan vendor:publish --provider="Fruitware\LaravelSurveyJS\LaravelSurveyJsServiceProvider"
php artisan migrate
-
Create a new survey on your-project-domain/admin/survey
-
[optional] Change values in config/survey-manager.php (route prefix, middleware, builder theme etc.)
Usage
TODO
Change log
Please see the changelog for more information on what has changed recently. ``
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email makataev.7@gmail.com instead of using the issue tracker.
Credits
License
MIT. Please see the license file for more information.