Router::prepareResponse()
  • References/PHP/Laravel/Routing

Response prepareResponse(Request $request, mixed $response)

2025-01-10 15:47:30
Request::prefers()
  • References/PHP/Laravel/Http

string|null prefers(string|array $contentTypes) Return the most suitable

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

string compileDropIndex(Blueprint $blueprint,

2025-01-10 15:47:30
MailMakeCommand::argument()
  • References/PHP/Laravel/Foundation/Console

string|array argument(string $key = null) Get the value of a command argument

2025-01-10 15:47:30
SeedCommand::hasOption()
  • References/PHP/Laravel/Database/Console/Seeds

bool hasOption(string $name) Determine if the given option is present.

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

string getDriverName() Get the PDO driver name.

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

$this makeVisible(array|string $attributes) Make the given, typically hidden

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

$this evenInMaintenanceMode() State that the command should run even in

2025-01-10 15:47:30
Blueprint::unsignedTinyInteger()
  • References/PHP/Laravel/Database/Schema

Fluent unsignedTinyInteger(string $column, bool $autoIncrement = false)

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

$this setTouchedRelations(array $touches) Set the relationships that are

2025-01-10 15:47:30