bool isJson() Determine if the request is sending JSON.
array getVisible() Get the visible attributes for the model.
mixed offsetGet(mixed $offset) Get the value for a given offset.
static Model forceCreate(array $attributes)
string askWithCompletion(string $question, array $choices, string $default = null)
bool relationLoaded(string $key) Determine if the given relation is loaded
bool choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
$this seeJsonStructure(array $structure = null, array|null $responseData = null)
bool|int update(array $attributes = array(), array $options = array()) Update
static Collection|
Page 96 of 100