void extend(Builder $builder) Extend the query builder with the needed functions. Parameters Builder $builder Return Value void
void __construct(ConnectionInterface $connection, string $table, string $hashKey, int $expires = 60) Create a new token repository instance. Parameters ConnectionInterface $connection string $table string $hashKey int $expires Return Value void
static ConnectionResolverInterface getConnectionResolver() Get the connection resolver instance. Return Value ConnectionResolverInterface
$this runInBackground() State that the command should run in background. Return Value $this
string compileSavepointRollBack(string $name) Compile the SQL statement to execute a savepoint rollback. Parameters string $name Return Value string
array getGuarded() Get the guarded attributes for the model. Return Value array
void question(string $string, null|int|string $verbosity = null) Write a string as question output. Parameters string $string null|int|string $verbosity Return Value void
void fire() Execute the console command. Return Value void
Response login(Request $request) Handle a login request to the application. Parameters Request $request Return Value Response
void fire() Fire the job. Return Value void
Page 80 of 996