Response forbiddenResponse() Get the response for a forbidden operation. Return Value Response
void __construct(array $constraints = array()) Create a new dimensions rule instance. Parameters array $constraints Return Value void
void setRequest(Request $request) Set the current request instance. Parameters Request $request Return Value void
mixed make(string $class, array $attributes = array()) Create an instance of the given model. Parameters string $class array $attributes Return Value mixed
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
void table(array $headers, Arrayable|array $rows, string $style = 'default') Format input to textual table. Parameters array $headers Arrayable|array $rows string $style Return Value void
mixed __get(string $key) Dynamically access container services. Parameters string $key Return Value mixed
void comment(string $string, null|int|string $verbosity = null) Write a string as comment output. Parameters string $string null|int|string $verbosity Return Value void
Illuminate\Queue Namespaces Illuminate\Queue\CapsuleIlluminate\Queue\ConnectorsIlluminate\Queue\ConsoleIlluminate\Queue\FailedIlluminate\Queue\Jobs Classes BeanstalkdQueue FailConsoleServiceProvider IronQueue Listener Queue QueueManager QueueServiceProvider RedisQueue SqsQueue SyncQueue Worker
void useFiles(string $path, string $level = 'debug') Register a file log handler. Parameters string $path string $level Return Value void
Page 190 of 996