Download the PHP package divineomega/laravel-multiple-choice without Composer
On this page you can find all versions of the php package divineomega/laravel-multiple-choice. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download divineomega/laravel-multiple-choice
More information about divineomega/laravel-multiple-choice
Files in divineomega/laravel-multiple-choice
Download divineomega/laravel-multiple-choice
More information about divineomega/laravel-multiple-choice
Files in divineomega/laravel-multiple-choice
Vendor divineomega
Package laravel-multiple-choice
Short Description Package that provides multiple choice questions and answers
License LGPL-3.0-only
Package laravel-multiple-choice
Short Description Package that provides multiple choice questions and answers
License LGPL-3.0-only
Please rate this library. Is it a good library?
Informations about the package laravel-multiple-choice
Laravel Multiple Choice
Package that provides multiple choice questions and answers
Installation
- Run
composer require divineomega/laravel-multiple-choice
. - Add
DivineOmega\LaravelMultipleChoice\Providers\LMCServiceProvider::class
toproviders
array inconfig/app.php
. - Run
php artisan vendor:publish --provider="DivineOmega\LaravelMultipleChoice\Providers\LMCServiceProvider" --tag="migrations" --force
.
All versions of laravel-multiple-choice with dependencies
PHP Build Version
Package Version
The package divineomega/laravel-multiple-choice contains the following files
Loading the files please wait ....