Download the PHP package mnshankar/civics without Composer
On this page you can find all versions of the php package mnshankar/civics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package civics
civics
US Naturalization Test Flash Cards. Because.. ignorance is not cool :-)
This Laravel 5+ package provides an easy drop-in package to help you brush up on your (US) civic knowledge.
Installation
Within your laravel 5 project,
(Use Tag v0.9 for Laravel 5.0 and 5.1 and Use Tag v1.0 for Laravel 5.2)
Next, add the service provider to your providers array in app/config/app.php:
The application can then be accessed by appending "/civics" after your base url:
Optional
Publish your view file to change the look-and-feel of the displayed flashcards
Features
- Randomized order of questions
- Uses a self-contained sqlite database installed along with the package
- Seed file for list of questions is provided. So, if/when answers to questions do change, updating the system is as easy as updating the seed file and reseeding like so:
All versions of civics with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
5.*
The package mnshankar/civics contains the following files
Loading the files please wait ....