void __construct() Create a new console command instance. Return Value void
File class File extends File (View source) Traits FileHelpers
string|array argument(string $key = null) Get the value of a command argument. Parameters string $key Return Value string|array
array options() Get all of the options passed to the command. Return Value array
Illuminate\Contracts\Filesystem Interfaces Cloud Factory Filesystem
static mixed getFacadeRoot() Get the root object behind the facade. Return Value mixed
Response postLogin(Request $request) Handle a login request to the application. Parameters Request $request Return Value Response
register() {@inheritdoc}
MessageBag getMessageBag() Get the messages for the instance. Return Value MessageBag
throwResponse() Throws the response in a HttpResponseException instance. Exceptions HttpResponseException
Page 358 of 996