joselfonseca / laravel-tactician

Laravel Tactician is an implementation of the Command Bus Tactician by Ross Tuck.
MIT License
61 stars 12 forks source link

Are Tactician plugins compatible with this? #1

Closed timbroder closed 8 years ago

timbroder commented 8 years ago

Such as logging? Thanks!

joselfonseca commented 8 years ago

Hello there, Yes it should be compatible since they are just middleware.