Commit Graph

8 Commits

Author SHA1 Message Date
Dries Vints 6e60cf93a4
Update UserFactory.php 2019-02-02 14:56:57 +01:00
kawax 992c270d44
Use Str::random() instead of str_random() 2019-02-02 12:15:36 +09:00
Gaurav Makhecha 62c5bbf820
Seeded users should be verified by default
the email_verified_at column value is used to determine whether a user has verified her account.
2018-09-15 10:14:06 +05:30
Sjors Ottjes c3d3dc1403
Add comment with the value of the hashed password 2017-12-21 17:00:07 +01:00
Taylor Otwell f693a20a3c just use hard-coded hash 2017-12-20 07:49:07 -06:00
Taylor Otwell c5add7ab72 simplify factory 2017-05-06 15:28:45 -04:00
Taylor Otwell c161b14ee0 Apply fixes from StyleCI 2017-04-11 15:43:42 +00:00
Taylor Otwell 67a8a11570 rename ModelFactory to UserFactory to encourage separate files 2017-04-11 10:41:19 -05:00