| Package Data | |
|---|---|
| Maintainer Username: | DivineOmega |
| Maintainer Contact: | jordan@hall05.co.uk (Jordan Hall) |
| Package Create Date: | 2017-03-31 |
| Package Last Update: | 2018-01-23 |
| Language: | PHP |
| License: | LGPL-3.0-only |
| Last Refreshed: | 2025-10-26 03:00:23 |
| Package Statistics | |
|---|---|
| Total Downloads: | 124 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 12 |
| Total Watchers: | 3 |
| Total Forks: | 6 |
| Total Open Issues: | 0 |
Package that provides multiple choice questions and answers
composer require divineomega/laravel-multiple-choice.DivineOmega\LaravelMultipleChoice\Providers\LMCServiceProvider::class to providers array in config/app.php.php artisan vendor:publish --provider="DivineOmega\LaravelMultipleChoice\Providers\LMCServiceProvider" --tag="migrations" --force.