定制 mnshankar/civics 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

mnshankar/civics

Composer 安装命令:

composer require mnshankar/civics

包简介

US Citizenship Test Easy Prep

README 文档

README

Build Status

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,

composer require "mnshankar/civics"

(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:

mnshankar\civics\CivicsServiceProvider::class,

The application can then be accessed by appending "/civics" after your base url:

http://{your-app-base-url}/civics

Optional

Publish your view file to change the look-and-feel of the displayed flashcards

php artisan vendor:publish --provider="mnshankar/civics/CivicsServiceProvider"

Features

  1. Randomized order of questions
  2. Uses a self-contained sqlite database installed along with the package
  3. 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:
php artisan db:seed --class=mnshankar\civics\seeds\QuestionSeeder

统计信息

  • 总下载量: 27
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-07-02

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固