Commit Graph

10 Commits

Author SHA1 Message Date
Dries Vints e656932002 Apply fixes from StyleCI (#5100) 2019-09-10 17:26:00 +02:00
Taylor Otwell 4070dc98d4 fix conflicts 2018-12-18 09:06:40 -06:00
brainmaniac 3671ad399d
changed syntax for validation
Changed the syntax for the validation to be more aligned to the proposed way of implementing custom validations in the docs: https://laravel.com/docs/5.7/validation#custom-validation-rules
2018-10-16 22:36:12 +02:00
jakebathman 325ae7ac69 Update `RegisterController` password validation rule and associated lang file 2018-10-05 13:54:15 -05:00
Ricard 3332ff4cb2 add argon support to create method in RegisterController 2018-02-10 22:03:08 +01:00
Lucas Michot 8ceb2fddb7 Fix docblock. 2017-07-03 11:17:19 +02:00
Laurence Ioannou 99fca4daef Update RegisterController.php 2017-04-07 21:11:39 +01:00
Matt McDonald fff42ec631 Redirect for registration only 2016-11-17 09:25:40 +00:00
Vincent Klaiber 6325610070 Use fullpath for validator facade
Added fullpath import for the validator facade.
2016-10-17 15:55:26 +02:00
Taylor Otwell b5a8c27991 add files 2016-07-10 15:31:28 -05:00