int call(string $command, array $arguments = array()) Call another console
string format(string $default = 'html') Get the data format expected in
Application getLaravel()
string ask(string $question, string $default = null) Prompt the user for
void line(string $string) Write a string as standard output.
$this postJson(string $uri, array $data = array(), array $headers = array())
$this deleteJson(string $uri, array $data = array(), array $headers = array())
string|array argument(string $key = null) Get the value of a command argument
array getFillable() Get the fillable attributes for the model.
void info(string $string) Write a string as information output.
Page 54 of 100