werdin / lego

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Lego ####Installation

  • git clone https://github.com/werdin/lego.git
  • chmod 777 app/cache/ app/logs web/uploads
  • composer install
  • app/console doctrine:database:create
  • app/console doctrine:schema:update --force
  • app/console doctrine:fixtures:load
  • app/console lexik:currency:import ecb
  • app/console assets:install --symlink

About


Languages

Language:PHP 82.4%Language:JavaScript 12.2%Language:CSS 5.5%