Presenter::getPageLinkWrapper()
  • References/PHP/Laravel/Pagination

abstract string getPageLinkWrapper(string $url, int $page, string $rel = null)

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

void __construct(Filesystem $files)

2025-01-10 15:47:30
MorphOne::updatedAt()
  • References/PHP/Laravel/Database/Eloquent/Relations

string updatedAt() Get the name of the "updated at" column.

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

bool hasArgument(string|int $name) Determine if the given argument is present

2025-01-10 15:47:30
ConsoleMakeCommand::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
Collection::zip()
  • References/PHP/Laravel/Database/Eloquent

Collection zip(mixed $items)

2025-01-10 15:47:30
StatusCommand::ask()
  • References/PHP/Laravel/Database/Console/Migrations

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

2025-01-10 15:47:30
SqlServerGrammar::compileDropColumn()
  • References/PHP/Laravel/Database/Schema/Grammars

string compileDropColumn(Blueprint $blueprint,

2025-01-10 15:47:30
StatusCommand::hasOption()
  • References/PHP/Laravel/Database/Console/Migrations

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

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

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

2025-01-10 15:47:30