t2t2 / draft

MOVIES MOVIES MOVIES!

Home Page:http://boxofficedraft.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Draft? Movie Draft.

Build Status Scrutinizer Quality Score Code Coverage

Based on the Summer / Winter Movie Draft of NSFWshow, Draftr is site for creating your own fantasy movie league.

Note: Draftr is codename for the codebase, while the product is called Box Office Draft. Draftr also used to be the name of the site until August 2013.

Framework: Laravel 4

Installation

  1. Follow basic steps for installing a laravel project (most likely git clone + composer install)
  2. Create a file .env in root folder and have it's contents be only the environment you wish to run it in (probably local)
  3. Duplicate everything from app/config/local.dist into app/config/local and replace values according to your preferences
  4. Migrate the database & optionally run the database seeder.

About

MOVIES MOVIES MOVIES!

http://boxofficedraft.com/

License:MIT License


Languages

Language:PHP 80.7%Language:HTML 12.5%Language:CSS 3.8%Language:JavaScript 2.8%Language:ApacheConf 0.2%