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

Collection diffKeys(mixed $items)

2025-01-10 15:47:30
ClassLoader::getDirectories()
  • References/PHP/Laravel/Support

static array getDirectories() Gets all the directories registered

2025-01-10 15:47:30
WorkCommand::choice()
  • References/PHP/Laravel/Queue/Console

string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)

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

Builder|

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

$this setTablePrefix(string $prefix) Set the grammar's table prefix.

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
User::setPerPage()
  • References/PHP/Laravel/Foundation/Auth

$this setPerPage(int $perPage) Set the number of models to return per page

2025-01-10 15:47:30
MorphPivot::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
MigrateCommand::call()
  • References/PHP/Laravel/Database/Console/Migrations

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

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

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

2025-01-10 15:47:30