int|bool increment(string $key, mixed $value = 1) Increment the value of an item in the cache. Parameters string $key mixed $value Return Value int|bool
void __construct(ConfigPublisher $config) Create a new configuration publish command instance. Parameters ConfigPublisher $config Return Value void
bool isDeferred() Determine if the provider is deferred. Return Value bool
Gate class Gate implements Gate (View source) Traits HandlesAuthorization
void line(string $string) Write a string as standard output. Parameters string $string Return Value void
void addHidden(array|string|null $attributes = null) Add hidden attributes for the model. Parameters array|string|null $attributes Return Value void
Authenticatable|null retrieveByToken(mixed $identifier, string $token) Retrieve a user by their unique identifier and "remember me" token. Parameters mixed $identifier string $token Return Value Authenticatable|null
$this setTable(string $table) Set the table associated with the model. Parameters string $table Return Value $this
bool hasFile(string $key) Determine if the uploaded data contains a file. Parameters string $key Return Value bool
Page 626 of 996