HomeDevCentral

AuthController is responsible for password reset features

Description

AuthController is responsible for password reset features

  • Removed /pass route, as we'll use /auth/recover and /auth/reset
  • Merged PassswordController into AuthController
  • Forked from Laravel Foundation the ResetsPasswords trait
  • Controller now uses the auth.recover and auth.reset views

Details

Provenance
derecksonAuthored on
Parents
rGROVEb24769af7ea6: L10n for recover account feature
Branches
Unknown
Tags
Unknown