morscate / laravel-event-flow
Event Flow helps you to create event driven applications with Laravel
Installs: 8 223
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^8.0
- illuminate/http: ^9.0|^10.0|^11.0
Requires (Dev)
- orchestra/testbench: ^6.0
This package is auto-updated.
Last update: 2025-03-25 11:56:19 UTC
README
This is an ALPHA version of the Event flow package. Do not use this is production!
Requirements
- PHP >= 8.0
- Laravel >= 9.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.