Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 253 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 253 Bytes

Instalation

  1. docker-compose run --rm app sh
  2. composer install
  3. ./bin/console doctrine:schema:create

Available commands

  • ./bin/console hr:create-department
  • ./bin/console hr:create-employee
  • ./bin/console hr:show-payouts