$this appends(array|string $key, string|null $value = null) Add a set of query string values to the paginator. Parameters array|string $key string|null $value Return Value $this
array arguments() Get all of the arguments passed to the command. Return Value array
static void register() Register the given class loader on the auto-loader stack. Return Value void
array only(array|mixed $keys) Get a subset containing the provided keys with values from the input data. Parameters array|mixed $keys Return Value array
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
void info(string $string) Write a string as information output. Parameters string $string Return Value void
void __construct(Client $nexmo, string $from) Create a new Nexmo channel instance. Parameters Client $nexmo string $from Return Value void
void __construct(Generator $faker) Create a new factory instance. Parameters Generator $faker Return Value void
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
$this withPivot(array|mixed $columns) Set the columns on the pivot table to retrieve. Parameters array|mixed $columns Return Value $this
Page 201 of 996