LaravelPackages.net
Acme Inc.
Toggle sidebar
aidynmakhataev/laravelsurveyjs

Laravel wrapper for surveyjs library

11.208
82
1.0.0
About aidynmakhataev/laravelsurveyjs

aidynmakhataev/laravelsurveyjs is a Laravel package for laravel wrapper for surveyjs library. It currently has 82 GitHub stars and 11.208 downloads on Packagist (latest version 1.0.0). Install it with composer require aidynmakhataev/laravelsurveyjs. Discover more Laravel packages by aidynmakhataev or browse all Laravel packages to compare alternatives.

Last updated

LaravelSurveyJs

Latest Version on Packagist Total Downloads

Laravel Survey Manager system based on surveyjs library. Take a look at contributing.md to see a to do list.

Installation

  1. In your terminal:
$ composer require aidynmakhataev/laravelsurveyjs
  1. Publish the config file & run the migrations
php artisan vendor:publish --provider="AidynMakhataev\LaravelSurveyJs\LaravelSurveyJsServiceProvider"
php artisan migrate
  1. Create a new survey on your-project-domain/admin/survey

  2. [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 [email protected] instead of using the issue tracker.

Credits

License

MIT. Please see the license file for more information.

Star History Chart