Skip to content

Latest commit

 

History

History
executable file
·
9 lines (7 loc) · 217 Bytes

README.md

File metadata and controls

executable file
·
9 lines (7 loc) · 217 Bytes

CaroStock

To deploy the app

  • composer install
  • php app/console doctrine:schema:update --force
  • php app/console assets:install web --symlink
  • php app/console doctrine:fixtures:load --append
  • chmod 777 -R app/