string askWithCompletion(string $question, array $choices, string $default = null) Prompt the user for input with auto completion. Parameters string $question array $choices string $default Return Value string
void fire() Execute the console command. Return Value void
int handle(InputInterface $input, OutputInterface $output = null) Run the console application. Parameters InputInterface $input OutputInterface $output Return Value int
Builder getBaseQuery() Get the base query builder driving the Eloquent builder. Return Value Builder
Model getRelated() Get the related model of the relation. Return Value Model
Queue connect(array $config) Establish a queue connection. Parameters array $config Return Value Queue
void __wakeup() When a model is being unserialized, check if it needs to be booted. Return Value void
static void observe(object|string $class, int $priority) Register an observer with the Model. Parameters object|string $class int $priority Return Value void
static Builder query() Begin querying the model. Return Value Builder
MessageSending class MessageSending (View source) Properties Swift_Message $message The Swift message instance.
Page 7 of 996