Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 783 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 783 Bytes

Chapi Time

Heroku Symfony Symfony PHP SensioLabsInsight

A Symfony project created on January 3, 2016, 12:26 pm.

Installation

  • composer install
  • npm install
  • config parameters.yml
  • php app/console doctrine:schema:update --force --dump-sql
  • php app/console server:run

When making frontend changes

  • grunt