string stripParentheses(string $expression) Strip the parentheses from the given expression. Parameters string $expression Return Value string
string getForeignKey() Get the default foreign key name for the model. Return Value string
string output() Get the output for the last run command. Return Value string
array provides() Get the services provided by the provider. Return Value array
array arguments() Get all of the arguments passed to the command. Return Value array
string compileInsert(Builder $query, array $values) Compile an insert statement into SQL. Parameters Builder $query array $values Return Value string
Collection getEager() Get the relationship for eager loading. Return Value Collection
MailableMailer bcc(mixed $users) Begin the process of mailing a mailable class instance. Parameters mixed $users Return Value MailableMailer
static void swap(mixed $instance) Hotswap the underlying instance behind the facade. Parameters mixed $instance Return Value void
void registerSwiftMailer() Register the Swift Mailer instance. Return Value void
Page 292 of 996