InventoryCreated
class InventoryCreated implements ShouldBroadcast
Traits
Dispatchable
InteractsWithSockets
SerializesModels
Methods
void
__construct()
Create a new event instance.
Channel|array
broadcastOn()
Get the channels the event should broadcast on.
Details
at line 22
void
__construct()
Create a new event instance.
at line 32
Channel|array
broadcastOn()
Get the channels the event should broadcast on.