void __construct(Filesystem $files) Create a new controller creator command instance. Parameters Filesystem $files Return Value void
array getMethods() Get the HTTP verbs the route responds to. Return Value array
void setDefaultDriver(string $name) Set the default authentication driver name. Parameters string $name Return Value void
Carbon freshTimestamp() Get a fresh timestamp for the model. Return Value Carbon
array failed() Get the failed validation rules. Return Value array
int getFetchMode() Get the default fetch mode for the connection. Return Value int
bool ajax() Determine if the request is the result of an AJAX call. Return Value bool
void register() Register the service provider. Return Value void
bool cannot(string $ability, array|mixed $arguments = array()) Determine if the entity does not have a given ability. Parameters string $ability array|mixed $arguments Return Value bool
void __construct(array $values) Create a new in rule instance. Parameters array $values Return Value void
Page 735 of 996