|
@@ -12,9 +12,9 @@ class ConfirmPasswordController extends Controller
|
|
| Confirm Password Controller
|
|
| Confirm Password Controller
|
|
|--------------------------------------------------------------------------
|
|
|--------------------------------------------------------------------------
|
|
|
|
|
|
|
|
- | This controller is responsible for handling password confirmations
|
|
+ | This controller is responsible for handling password confirmations and
|
|
- | and uses a simple trait to include this behavior. You're free to
|
|
+ | uses a simple trait to include the behavior. You're free to explore
|
|
- | explore this trait and override any methods you wish to tweak.
|
|
+ | this trait and override any functions that require customization.
|
|
|
|
|
|
|
|
*/
|
|
*/
|
|
|
|
|