Up-to-date Laravel wrapper for surveyjs library
fruitware/laravel-surveyjs is a Laravel package for up-to-date laravel wrapper for surveyjs library.
It currently has 5 GitHub stars and 104 downloads on Packagist (latest version 1.0.0).
Install it with composer require fruitware/laravel-surveyjs.
Discover more Laravel packages by fruitware
or browse all Laravel packages to compare alternatives.
Last updated
Laravel Survey Manager system based on surveyjs library. Take a look at contributing.md to see a to do list.
$ composer require composer require fruitware/laravel-surveyjs
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.)
TODO
Please see the changelog for more information on what has changed recently. ``
Please see contributing.md for details and a todolist.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
MIT. Please see the license file for more information.