Skip to content

webbaard/hexagonal-architecture-workshop-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • Clone this repository.
  • Run composer install.

Usage

  • Run vendor/bin/behat and see the functional test pass.
  • Run vendor/bin/phpunit and see the unit test pass.
  • Run composer serve, go to http://127.0.0.1:8080 in a browser and see the application run.

About

Code base for the hexagonal architecture workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published