void commands(array|mixed $commands) Register the package's custom Artisan commands. Parameters array|mixed $commands Return Value void
static array pathsToPublish(string $provider = null, string $group = null) Get the paths to publish. Parameters string $provider string $group Return Value array
array __sleep() Prepare the instance for serialization. Return Value array
array broadcastWith() Get the data that should be sent with the broadcasted event. Return Value array
void __wakeup() Restore the model after serialization. Return Value void
void __construct(mixed $notifiable, Notification $notification, array $data) Create a new event instance. Parameters mixed $notifiable Notification $notification array $data Return Value void
BroadcastNotificationCreated class BroadcastNotificationCreated implements ShouldBroadcast (View source) Traits SerializesModels SerializesAndRestoresModelIdentifiers
string|null socket(Request|null $request = null) Get the socket ID for the given request. Parameters Request|null $request Return Value string|null
array broadcastOn() Get the channels the event should broadcast on. Return Value array
void __construct(Application $app) Create a new manager instance. Parameters Application $app Return Value void
Page 909 of 996