Application::registerDeferredProvider()
  • References/PHP/Laravel/Foundation

void registerDeferredProvider(string $provider, string $service = null) Register

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

bool getIncrementing() Get the value indicating whether the IDs are incrementing

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

void error(string $string) Write a string as error output.

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

array getExistingMigrationNames(string $destination) Get the existing migration

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

void error(string $string, null|int|string $verbosity = null) Write a string

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

string getCachedServicesPath() Get the path to the cached services.php

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

string askWithCompletion(string $question, array $choices, string $default = null)

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

MorphTo morphTo(string $name = null

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

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

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

void __construct(Filesystem $files)

2025-01-10 15:47:30