Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 571 Bytes

readme.md

File metadata and controls

13 lines (10 loc) · 571 Bytes

Stories in Ready Build Status

Nhlstats

Source code for the nhlstats.org website and scripts to parse stats from several sites.

  • Git clone
  • composer install
  • artisan migrate (--database=mysql)
  • artisan db:seed (--database=mysql)