bool insert(array $values) Insert a new record into the database.
string askWithCompletion(string $question, array $choices, string $default = null)
int update(array $attributes) Perform an update on all the related models
void comment(string $string, null|int|string $verbosity = null) Write a
mixed __call(string $method, array $parameters) Dynamically handle calls
Request getCurrentRequest()
static Expectation shouldReceive() Initiate a mock expectation
void decrement(string $key, mixed $value = 1) Increment the value of an
mixed createAs(string $class, string $name, array $attributes = array()) Create
array attributes() Get custom attributes for validator errors.
Page 8 of 100