SortedMiddleware::offsetExists()
  • References/PHP/Laravel/Routing

bool offsetExists(mixed $key) Determine if an item exists at an offset

2025-01-10 15:47:30
Application::useEnvironmentPath()
  • References/PHP/Laravel/Foundation

$this useEnvironmentPath(string $path) Set the directory for the environment

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

array signatureParameters(string|null $subClass = null) Get the parameters

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

string secret(string $question, bool $fallback = true) Prompt the user

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

array getAddedColumns() Get the columns on the blueprint that should be

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

mixed getAttribute(string $key) Get an attribute from the model.

2025-01-10 15:47:30
Contracts\Auth\Access
  • References/PHP/Laravel/Contracts/Auth

Illuminate\Contracts\Auth\Access Interfaces

2025-01-10 15:47:30
Builder::whereRaw()
  • References/PHP/Laravel/Database/Query

$this whereRaw(string $sql, mixed $bindings = array(), string $boolean = 'and')

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

bool hasSetMutator(string $key) Determine if a set mutator exists for an

2025-01-10 15:47:30
SparkPostTransport::registerPlugin()
  • References/PHP/Laravel/Mail/Transport

void registerPlugin(Swift_Events_EventListener $plugin) Register a plug-in

2025-01-10 15:47:30