void __construct(Container $container, IronQueue $iron, object $job, bool $pushed = false) Create a new job instance. Parameters Container $container IronQueue $iron object $job bool $pushed Return Value void
Route substituteBindings(Route $route) Substitute the route bindings onto the route. Parameters Route $route Return Value Route
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
Builder|Builder leftJoin(string $table, string $first, string $operator = null, string $second = null) Add a left join to the query. Parameters string $table string $first string $operator string $second Return Value Builder|Builder
Application getLaravel() Get the Laravel application instance. Return Value Application
string compilePrimary(Blueprint $blueprint, Fluent $command) Compile a primary key command. Parameters Blueprint $blueprint Fluent $command Return Value string
Route|null getByName(string $name) Get a route instance by its name. Parameters string $name Return Value Route|null
CanResetPassword getUser(array $credentials) Get the user for the given credentials. Parameters array $credentials Return Value CanResetPassword Exceptions UnexpectedValueException
AbstractPaginator class AbstractPaginator implements Htmlable (View source) Properties static string $defaultView The default pagination view. static string $defaultSimpleView The default "simple" pagination view.
$this bind(Request $request) Bind the route to a given request for execution. Parameters Request $request Return Value $this
Page 392 of 996