# Laravel Demos

## Demo Message Bus

{% embed url="<https://github.com/ecotoneframework/quickstart-examples/tree/main/MultiTenant/Laravel/MessageBus>" %}

## Demo Publishing Events

{% embed url="<https://github.com/ecotoneframework/quickstart-examples/tree/main/MultiTenant/Laravel/Events>" %}

## Demo Asynchronous Events

{% embed url="<https://github.com/ecotoneframework/quickstart-examples/tree/main/MultiTenant/Laravel/AsynchronousEvents>" %}

## Demo Aggregates and Eloquent

{% embed url="<https://github.com/ecotoneframework/quickstart-examples/tree/main/MultiTenant/Laravel/Aggregate>" %}

## Demo Event Sourcing

{% embed url="<https://github.com/ecotoneframework/quickstart-examples/tree/main/MultiTenant/Laravel/EventSourcing>" %}

## Demo Distributed Application

{% embed url="<https://github.com/ecotoneframework/php-ddd-cqrs-event-sourcing-symfony-laravel-ecotone>" %}

## Read Blog Post

* [Read about Messaging and DDD with Laravel](https://blog.ecotone.tech/ddd-and-messaging-with-laravel-and-ecotone/)
* [Read about CQRS and Aggregates with Laravel](https://blog.ecotone.tech/build-laravel-application-using-ddd-and-cqrs/)
