FilesystemAdapter::allDirectories()
  • References/PHP/Laravel/Filesystem

array allDirectories(string|null $directory = null) Get all (recursive)

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

mixed __call(string $method, array $parameters) Dynamically handle missing

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

void info(string $string) Write a string as information output.

2025-01-10 15:47:30
User::toArray()
  • References/PHP/Laravel/Foundation/Auth

array toArray() Convert the model instance to an array.

2025-01-10 15:47:30
MaintenanceServiceProvider::when()
  • References/PHP/Laravel/Foundation/Providers

array when() Get the events that trigger this service provider to register

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

void setLaravel(Container $laravel)

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

$this __call(string $method, array $parameters) Dynamically bind parameters

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

$this dontSeeIsSelected(string $selector, string $value) Assert that the

2025-01-10 15:47:30
ThrottleRequests
  • References/PHP/Laravel/Routing/Middleware

ThrottleRequests class ThrottleRequests (

2025-01-10 15:47:30
View::render()
  • References/PHP/Laravel/View

string render(callable $callback = null) Get the string contents of the

2025-01-10 15:47:30