Application getLaravel()
Illuminate\Foundation\Bootstrap Classes
string secret(string $question, bool $fallback = true) Prompt the user
string url() Get the URL (no query string) for the request.
bool confirm(string $question, bool $default = false) Confirm a question
bool hasBeenBootstrapped() Determine if the application has been bootstrapped
void warn(string $string, null|int|string $verbosity = null) Write a string
int getPerPage() Get the number of models to return per page.
string ask(string $question, string $default = null) Prompt the user for
void setLaravel(Application $laravel)
Page 21 of 100