array arguments() Get all of the arguments passed to the command.
string|array argument(string $key = null) Get the value of a command argument
$this fillable(array $fillable) Set the fillable attributes for the model
mixed getAttributeValue(string $key) Get a plain attribute (not a relationship)
static void flushEventListeners() Remove all of the event listeners
void __construct(mixed $notifiable, Notification $notification
Collection toBase()
void notify(mixed $instance) Send the given notification.
void __construct(Application $app)
Collection keyBy(callable|string $keyBy)
Page 30 of 42