function
Global
/
event
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
event
event ( ) : array|null
Dispatch an event and call the listeners.
Parameters
- $event string|object
- $payload mixed
- $halt bool