static void setEventDispatcher(Dispatcher $dispatcher) Set the event dispatcher instance. Parameters Dispatcher $dispatcher Return Value void
string getAuthPassword() Get the password for the user. Return Value string
string|array argument(string $key = null) Get the value of a command argument. Parameters string $key Return Value string|array
$this setIncrementing(bool $value) Set whether IDs are incrementing. Parameters bool $value Return Value $this
mixed get(string|array $key) Retrieve an item from the cache by key. Parameters string|array $key Return Value mixed
void __construct(FilesystemInterface $driver) Create a new filesystem adapter instance. Parameters FilesystemInterface $driver Return Value void
Response showLoginForm() Show the application's login form. Return Value Response
void register() Register the service provider. Return Value void
Illuminate\Contracts\Console Interfaces Application Kernel
Container getContainer() Get the service container instance. Return Value Container
Page 251 of 996