string render(callable $callback = null) Get the string contents of the view. Parameters callable $callback Return Value string Exceptions Throwable
string setKey(string $key) Set the API key being used by the transport. Parameters string $key Return Value string
Collection reject(callable|mixed $callback) Create a collection of all elements that do not pass a given truth test. Parameters callable|mixed $callback Return Value Collection
void __construct(Composer $composer) Create a new optimize command instance. Parameters Composer $composer Return Value void
static void setFacadeApplication(Application $app) Set the application instance. Parameters Application $app Return Value void
string getRememberToken() Get the token value for the "remember me" session. Return Value string
string first(string $key = null, string $format = null) Get the first message from the bag for a given key. Parameters string $key string $format Return Value string
array getDates() Get the attributes that should be converted to dates. Return Value array
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
string|array option(string $key = null) Get the value of a command option. Parameters string $key Return Value string|array
Page 246 of 996