void register() Register the service provider. Return Value void
string freshTimestampString() Get a fresh timestamp for the model. Return Value string
array getQueryLog() Get the connection query log. Return Value array
$this cookie(Cookie|mixed $cookie) Add a cookie to the response. Parameters Cookie|mixed $cookie Return Value $this
static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
bool hasOption(string $name) Determine if the given option is present. Parameters string $name Return Value bool
string createdAt() Get the name of the "created at" column. Return Value string
string secret(string $question, bool $fallback = true) Prompt the user for input but hide the answer from the console. Parameters string $question bool $fallback Return Value string
void fire() Execute the console command. Return Value void
DispatchesCommands deprecated trait DispatchesCommands (View source) deprecated since version 5.1. Use the DispatchesJobs trait directly. Traits DispatchesJobs
Page 529 of 996