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

$this actingAs(Authenticatable $user, string|null

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

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

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

WithoutMiddleware trait WithoutMiddleware (

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

$this withoutMiddleware() Disable middleware for the test.

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

void setLaravel(Application $laravel)

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

$this dontSeeInField(string $selector, string $value) Assert that an input

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

$this seeLink(string $text, string|null $url = null, bool $negate = false)

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

void table(array $headers, Arrayable|array $rows,

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

static array compiles() Get a list of files that should be compiled

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

void __construct(Filesystem $files)

2025-01-10 15:47:30