Skip to content

matthiasnoback/tactical-ddd-workshop

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
bin
 
 
 
 
 
 
 
 
 
 
 
 

Code and assignments for the "Tactical DDD" workshop module

Requirements

Getting started

  • Clone this repository and cd into it.
  • Run docker-compose pull.
  • Run bin/composer.sh install --prefer-dist to install the project's dependencies.
  • Follow the instructions for setting environment variables and configuring PhpStorm for debugging.

Running development tools

  • Run bin/composer.sh to use Composer (e.g. bin/composer.sh require symfony/var-dumper).
  • Run bin/run_tests.sh to run the tests.
  • Run bin/sandbox.sh to run the sandbox.php script.

About

Code and assignments for the "Tactical DDD" workshop module.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published