This is minimal Laravel template which is used by other PHP projects in wayofdev organization.
If you like/use this package, please consider starring it. Thanks!
Require as dependency:
$ composer req wayofdev/laravel-cycle-orm-event-sourcingTo run tests, run the following command:
$ make testCode quality using PHPStan:
$ make stanFix code using The PHP Coding Standards Fixer (PHP CS Fixer) to follow our standards:
$ make cs-fixCreated in 2022 by lotyp / wayofdev


