library laravel-multiple-choice
Package that provides multiple choice questions and answers
divineomega/laravel-multiple-choice
Package that provides multiple choice questions and answers
- Tuesday, January 23, 2018
- by DivineOmega
- Repository
- 3 Watchers
- 5 Stars
- 40 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 4 Versions
- 18 % Grown
Laravel Multiple Choice
Package that provides multiple choice questions and answers, (*1)
Installation
- Run
composer require divineomega/laravel-multiple-choice.
- Add
DivineOmega\LaravelMultipleChoice\Providers\LMCServiceProvider::class to providers array in config/app.php.
- Run
php artisan vendor:publish --provider="DivineOmega\LaravelMultipleChoice\Providers\LMCServiceProvider" --tag="migrations" --force.
dev-master
9999999-dev
Package that provides multiple choice questions and answers
Sources
Download
LGPL3
LGPL-3.0-only
The Requires
by
Jordan Hall
v1.0.2
1.0.2.0
Package that provides multiple choice questions and answers
Sources
Download
LGPL-3.0-only
The Requires
by
Jordan Hall
v1.0.1
1.0.1.0
Package that provides multiple choice questions and answers Edit
Sources
Download
LGPL3
The Requires
by
Jordan Hall
v1.0.0
1.0.0.0
Package that provides multiple choice questions and answers Edit
Sources
Download
LGPL3
The Requires
by
Jordan Hall