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

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

2025-01-10 15:47:30
FormRequest::response()
  • References/PHP/Laravel/Foundation/Http

Response response(array $errors) Get the proper failed validation response

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

int run(InputInterface $input, OutputInterface $output) Run the console

2025-01-10 15:47:30
FormRequest::offsetExists()
  • References/PHP/Laravel/Foundation/Http

bool offsetExists(string $offset) Determine if the given offset exists

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

$this put(string $uri, array $data = array(), array $headers = array()) Visit

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

$this append(array|string $attributes) Append attributes to query when

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

void boot() Bootstrap the application events.

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

ComposerServiceProvider class ComposerServiceProvider extends

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

void touchOwners() Touch the owning relations of the model.

2025-01-10 15:47:30
FormRequest::cookie()
  • References/PHP/Laravel/Foundation/Http

string|array cookie(string $key = null, string|array|null $default = null)

2025-01-10 15:47:30