Skip to content

spatie/laravel-event-projector-demo-app

Repository files navigation

Event sourcing for Artisans

This repo contains a Laravel app with a dev version of the laravel-event-projector installed into it.

Support us

We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.

Installation

  1. Clone the repo
  2. Copy .env.example to .env
  3. Run composer install
  4. Run php artisan migrate:fresh --seed

After these steps you should have many StoredEvents. The accounts and transaction_counts tables should be filled.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages