TestCase::dontSeeIsSelected()
  • References/PHP/Laravel/Foundation/Testing

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

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

array|null loadManifest() Load the service provider manifest JSON file

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

string guessPackagePath() Guess the package path for the provider.

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

void register() Register the service provider.

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

string ask(string $question, string $default = null) Prompt the user for

2025-01-10 15:47:30
AuthServiceProvider::provides()
  • References/PHP/Laravel/Foundation/Support/Providers

array provides() Get the services provided by the provider.

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

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

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

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

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

void commands(array $commands) Register the package's custom Artisan commands

2025-01-10 15:47:30
ServerServiceProvider
  • References/PHP/Laravel/Foundation/Providers

ServerServiceProvider class ServerServiceProvider extends

2025-01-10 15:47:30