MigratePublishCommand::table()
  • References/PHP/Laravel/Foundation/Console

void table(array $headers, array $rows, string $style = 'default') Format

2025-01-10 15:47:30
TestCase::assertSessionHasErrors()
  • References/PHP/Laravel/Foundation/Testing

void assertSessionHasErrors(string|array $bindings = array(), mixed $format = null)

2025-01-10 15:47:30
AssertionsTrait::assertResponseStatus()
  • References/PHP/Laravel/Foundation/Testing

void assertResponseStatus(int $code) Assert that the client response has

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

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

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

mixed call(callable|string $callback, array $parameters = array(), string|null $defaultMethod = null)

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

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

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

ProviderRepository class ProviderRepository (

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

void line(string $string, string $style = null, null|int|string $verbosity = null)

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

void __construct(Filesystem $files)

2025-01-10 15:47:30