Skip to content

pelletiermaxime/nhlstats.org

Repository files navigation

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)