void fire() Execute the console command. Return Value void
mixed getOldInput(string $key = null, mixed $default = null) Get the requested item from the flashed input array. Parameters string $key mixed $default Return Value mixed
array getDefaultOptions() Get the default PDO connection options. Return Value array
bool hasSetMutator(string $key) Determine if a set mutator exists for an attribute. Parameters string $key Return Value bool
void __construct(array $messages = array()) Create a new message bag instance. Parameters array $messages Return Value void
string getQualifiedParentKeyName() Get the fully qualified parent key name. Return Value string
string __toString() Render the contents of the paginator when casting to string. Return Value string
array arguments() Get all of the arguments passed to the command. Return Value array
mixed __call(string $method, array $parameters) Dynamically handle calls into the query instance. Parameters string $method array $parameters Return Value mixed
$this withHeaders(array $headers) Add an array of headers to the response. Parameters array $headers Return Value $this
Page 8 of 996