Skip to content

Latest commit

 

History

History

README.md

description Laravel CQRS DDD Event Sourcing with Ecotone

Laravel

Ecotone integrates with your existing Laravel application — Eloquent for aggregate persistence, Laravel Queues for async message channels, and Laravel Octane for high-performance scenarios. You keep Laravel's developer experience and add enterprise messaging architecture.

Installation

Follow Installation menu.

{% hint style="success" %} Ecotone by design looking for Attributes in default Laravel catalog "app".
If your code is kept inside other catalog, provide namespaces configuration to load it up. {% endhint %}

Materials

Demo implementation

Links