MorphPivot::forceDelete()
  • References/PHP/Laravel/Database/Eloquent/Relations

bool|null forceDelete() Force a hard delete on a soft deleted model.

2025-01-10 15:47:30
MorphPivot::saved()
  • References/PHP/Laravel/Database/Eloquent/Relations

static void saved(Closure|string $callback, int $priority)

2025-01-10 15:47:30
Collection::reduce()
  • References/PHP/Laravel/Database/Eloquent

mixed reduce(callable $callback, mixed $initial = null) Reduce the collection

2025-01-10 15:47:30
Event::isDue()
  • References/PHP/Laravel/Console/Scheduling

bool isDue(Application $app)

2025-01-10 15:47:30
Router::match()
  • References/PHP/Laravel/Routing

void match(array|string $methods, string $uri, Closure|array|string $action = null)

2025-01-10 15:47:30
MigrateCommand::call()
  • References/PHP/Laravel/Database/Console/Migrations

int call(string $command, array $arguments = array()) Call another console

2025-01-10 15:47:30
CallbackEvent::environments()
  • References/PHP/Laravel/Console/Scheduling

$this environments(array|mixed $environments) Limit the environments the

2025-01-10 15:47:30
SqlServerConnection::getQueryLog()
  • References/PHP/Laravel/Database

array getQueryLog() Get the connection query log.

2025-01-10 15:47:30
MorphPivot::save()
  • References/PHP/Laravel/Database/Eloquent/Relations

bool save(array $options = array()) Save the model to the database.

2025-01-10 15:47:30
MailMessage::success()
  • References/PHP/Laravel/Notifications/Messages

$this success() Indicate that the notification gives information about

2025-01-10 15:47:30