bool hasArgument(string|int $name) Determine if the given argument is present
void __construct(Connection $connection)
void apply(Builder $builder,
mixed __call(string $method, array $parameters) Dynamically handle calls
string getConnectionName() Get the current connection name for the model
void beginTransaction() Start a new database transaction.
void fire() Execute the console command.
string getDateFormat() Get the format for database stored dates.
void __construct(PDO|Closure $pdo
mixed transaction(Closure $callback, int $attempts = 1)
Page 83 of 100