Commit Graph

7 Commits

Author SHA1 Message Date
Nuno Maduro 55af5469c3
[10.x] Uses PHP Native Type Declarations 🐘 (#6010)
* Adds basic typing around method's arguments and return types

* Adds missing `closure` type

* Adds typing on tests

* Fixes `RedirectIfAuthenticated`

* Fixes `Authenticate`

* Improves `RedirectIfAuthenticated` types

* Fixes user factory `unverified` return type
2023-01-03 10:35:24 +01:00
Roberto Aguilar dc320c8942
Set bcrypt rounds using the hashing config 2018-04-18 10:09:32 -05:00
Taylor Otwell 7b138fe398 set rounds 2017-12-19 08:17:01 -06:00
Taylor Otwell 4bfb164c26 lower rounds 2017-12-19 08:16:00 -06:00
Laurence Ioannou a8407fdb54
Update CreatesApplication.php 2017-12-19 11:47:10 +00:00
Laurence Ioannou c1166f3734
Update CreatesApplication.php 2017-12-19 11:41:38 +00:00
Taylor Otwell ba5bde7c91 add trait 2016-12-05 12:58:44 -06:00