All Projects → t2t2 → draft

t2t2 / draft

Licence: MIT license
MOVIES MOVIES MOVIES!

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
ApacheConf
554 projects

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].