All Projects → AidynMakhataev → Laravel Surveyjs

AidynMakhataev / Laravel Surveyjs

Licence: other
Laravel wrapper for SurveyJS library and Editor

Projects that are alternatives of or similar to Laravel Surveyjs

Transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
Stars: ✭ 8,481 (+14035%)
Mutual labels:  survey
Russianpost Sdk
PHP SDK для Почты России
Stars: ✭ 43 (-28.33%)
Mutual labels:  laravel-5-package
Laravel Wang Editor
wangEditor for Laravel
Stars: ✭ 52 (-13.33%)
Mutual labels:  laravel-5-package
Improved Polymorphic Eloquent Builder
🔨 Improved Polymorphic Eloquent Builder
Stars: ✭ 12 (-80%)
Mutual labels:  laravel-5-package
Laravel User Settings
Simple and persistent boolean settings per user
Stars: ✭ 34 (-43.33%)
Mutual labels:  laravel-5-package
Style Transfer In Text
Paper List for Style Transfer in Text
Stars: ✭ 1,030 (+1616.67%)
Mutual labels:  survey
Socialite Mailru
MailRu OAuth2 Provider for Laravel Socialite
Stars: ✭ 25 (-58.33%)
Mutual labels:  laravel-5-package
Notifier
NO LIBRARIES socket per page bridge for your Laravel application. (CLIENT PART INCLUDED)
Stars: ✭ 57 (-5%)
Mutual labels:  laravel-5-package
Seedcascade
A range based cascading seeder for Laravel.
Stars: ✭ 36 (-40%)
Mutual labels:  laravel-5-package
Indipay
The Laravel Framework Package for Indian Payment Gateways. Currently Supported Gateway: CCAvenue, PayUMoney, EBS, CitrusPay ,ZapakPay (Mobikwik), Paytm, InstaMojo , Mocker
Stars: ✭ 50 (-16.67%)
Mutual labels:  laravel-5-package
Laravel Test Factory Helper
Generate Laravel test factories from your existing models
Stars: ✭ 873 (+1355%)
Mutual labels:  laravel-5-package
Https Enforcement
Laravel 5 Middleware to enforce HTTPS on your application.
Stars: ✭ 27 (-55%)
Mutual labels:  laravel-5-package
Larrock Core
Core components for LarrockCMS
Stars: ✭ 46 (-23.33%)
Mutual labels:  laravel-5-package
Knowledge Graphs
A collection of research on knowledge graphs
Stars: ✭ 845 (+1308.33%)
Mutual labels:  survey
Ohmyform
✏️ Free open source alternative to TypeForm, TellForm, or Google Forms ⛺
Stars: ✭ 1,065 (+1675%)
Mutual labels:  survey
Caveview.js
Web native 3d cave survey viewer
Stars: ✭ 26 (-56.67%)
Mutual labels:  survey
Laravel Settings
Simple Settings package for a laravel application
Stars: ✭ 45 (-25%)
Mutual labels:  laravel-5-package
Laravel Paytm Wallet
Integrate paytm wallet in your laravel application easily with this package. This package uses official Paytm PHP SDK's.
Stars: ✭ 58 (-3.33%)
Mutual labels:  laravel-5-package
Ml Surveys
📋 Survey papers summarizing advances in deep learning, NLP, CV, graphs, reinforcement learning, recommendations, graphs, etc.
Stars: ✭ 1,063 (+1671.67%)
Mutual labels:  survey
Fluent Facebook
A laravel 5 package for reading and writing to facebook graph object with ease in laravelish syntax
Stars: ✭ 49 (-18.33%)
Mutual labels:  laravel-5-package

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].