User class User extends Model implements Authenticatable, Authorizable, CanResetPassword (View source) Traits Authenticatable Authorizable CanResetPassword
string stopPush() Stop injecting content into a push section. Return Value string Exceptions InvalidArgumentException
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
$this resolveUsersUsing(Closure $userResolver) Set the callback to be used to resolve users. Parameters Closure $userResolver Return Value $this
int callSilent(string $command, array $arguments = array()) Call another console command silently. Parameters string $command array $arguments Return Value int
string secret(string $question, bool $fallback = true) Prompt the user for input but hide the answer from the console. Parameters string $question bool $fallback Return Value string
Illuminate\Auth\Console Classes ClearRemindersCommand RemindersControllerCommand RemindersTableCommand
static void routes() Register the typical authentication routes for an application. Return Value void
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
Carbon freshTimestamp() Get a fresh timestamp for the model. Return Value Carbon
Page 645 of 996