void __construct(AssetPublisher $assets) Create a new asset publish command instance. Parameters AssetPublisher $assets Return Value void
string getEmailForPasswordReset() Get the e-mail address where password reset links are sent. Return Value string
void info(string $string, null|int|string $verbosity = null) Write a string as information output. Parameters string $string null|int|string $verbosity Return Value void
string current() Get the current URL for the request. Return Value string
void __construct(Application $app) Create a new service provider instance. Parameters Application $app Return Value void
Illuminate\Routing\Matching Classes HostValidator MethodValidator SchemeValidator UriValidator
void error(string $string, null|int|string $verbosity = null) Write a string as error output. Parameters string $string null|int|string $verbosity Return Value void
Fluent unsignedTinyInteger(string $column, bool $autoIncrement = false) Create a new unsigned tiny integer (1-byte) column on the table. Parameters string $column bool $autoIncrement Return Value Fluent
mixed queue(Mailable $mailable) Push the given mailable onto the queue. Parameters Mailable $mailable Return Value mixed
array match(array $models, Collection $results, string $relation) Match the eagerly loaded results to their parents. Parameters array $models Collection $results string $relation Return Value array
Page 929 of 996