morscate / laravel-event-flow
Event Flow helps you to create event driven applications with Laravel
v0.0.20-alpha
2026-06-15 08:20 UTC
Requires
- php: ^8.2
- illuminate/http: ^11.0|^12.0|^13.0
Requires (Dev)
- orchestra/testbench: ^10.0|^11.0|^12.0
This package is auto-updated.
Last update: 2026-06-15 08:23:28 UTC
README
This is an ALPHA version of the Event flow package. Do not use this is production!
Requirements
- PHP >= 8.2
- Laravel >= 11.0
Publish config
If you need to publish the config file, you can do so by running the following command:
php artisan vendor:publish --tag=event-flow-config
Webhooks
You
$this
Security Vulnerabilities
If you discover a security vulnerability within this project, please email me via development@morscate.nl.