SubstituteBindings
  • References/PHP/Laravel/Routing/Middleware

SubstituteBindings class SubstituteBindings (

2025-01-10 15:47:30
TransportManager::driver()
  • References/PHP/Laravel/Mail

mixed driver(string $driver = null) Get a driver instance.

2025-01-10 15:47:30
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
CallbackEvent::timezone()
  • References/PHP/Laravel/Console/Scheduling

$this timezone(DateTimeZone|string $timezone)

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

$this setDateFormat(string $format) Set the date format used by the model

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

int update(array $attributes) Perform an update on all the related models

2025-01-10 15:47:30
MySqlGrammar::compileDropIfExists()
  • References/PHP/Laravel/Database/Schema/Grammars

string compileDropIfExists(Blueprint $blueprint,

2025-01-10 15:47:30
MocksApplicationServices::expectsEvents()
  • References/PHP/Laravel/Foundation/Testing/Concerns

$this expectsEvents(array|string $events) Specify a list of events that

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

int setFetchMode(int $fetchMode) Set the default fetch mode for the connection

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

void setRoutes(RouteCollection $routes)

2025-01-10 15:47:30