Stars: 127
Forks: 52
Pull Requests: 28
Issues: 5
Watchers: 6
Last Updated: 2023-07-22 16:23:14
Larabank built with aggregates and projectors
License:
Languages: PHP, Vue, Shell, Blade
This is an example app used in the documentation of laravel-event-projector.
These rules are implemented:
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.
.env.example
to .env
DB_
environment variables in .env
to your likingDB_DATABASE
composer install
yarn
, yarn run dev
(or the npm equivalents)php artisan migrate:fresh --seed
The MIT License (MIT). Please see License File for more information.