bool|null restore() Restore a soft-deleted model instance. Return Value bool|null
Illuminate\Contracts\Events Interfaces Dispatcher
$this toOthers() Broadcast the event to everyone except the current user. Return Value $this
string getForeignKey() Get the default foreign key name for the model. Return Value string
void __construct(ConfigPublisher $config) Create a new configuration publish command instance. Parameters ConfigPublisher $config Return Value void
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
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
Page 247 of 996