Commit Graph

28 Commits

Author SHA1 Message Date
Dries Vints e656932002 Apply fixes from StyleCI (#5100) 2019-09-10 17:26:00 +02:00
Eddie Palmans 2f37ba38fa Attribute casting for 'email_verified_at' on User model stub 2019-02-04 14:28:05 +01:00
Eddie Palmans 098cf4600b Date mutator for 'email_verified_at' attribute on User model stub 2019-02-04 13:06:44 +01:00
Taylor Otwell ed3c8b2d64 fix stub 2018-09-06 08:11:07 -05:00
Kazim P f41814be1f Removing unnecessary use from User Model 2018-09-06 09:34:14 +05:30
Taylor Otwell 6246ab0963 update stub 2018-09-04 12:00:54 -05:00
Taylor Otwell 4957bd5e0c stub in import 2018-06-21 11:10:17 -05:00
Taylor Otwell 9575714700 Add notifiable trait to default user. 2016-06-29 21:02:16 -05:00
Guilherme de Oliveira Gonzaga 9234300833 Update of the doc for equals to Model 2016-03-17 17:18:53 -03:00
Taylor Otwell 895c5fead8 readable name 2015-12-16 15:18:11 -06:00
Taylor Otwell a383c8447c Applied fixes from StyleCI 2015-10-31 14:40:32 -04:00
Taylor Otwell b89502ed82 Just use base user by default. 2015-10-30 14:14:51 -05:00
Taylor Otwell c18ee4917d Remove unneeded table name. 2015-10-30 13:39:07 -05:00
Ben Sampson 2a3743b0fa PSR-2 formatting of User model?
> Lists of implements MAY be split across multiple lines, where each subsequent line is indented once. When doing so, the first item in the list MUST be on the next line, and there MUST be only one interface per line.

https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md#41-extends-and-implements
2015-10-26 13:21:38 +00:00
Taylor Otwell 420e813498 Implement interface. 2015-08-29 16:51:13 -05:00
Taylor Otwell 72a10c64c2 Define HasAbilities trait on default user. 2015-08-29 16:42:19 -05:00
Graham Campbell bf3785d0bc Additional cs fixes
Signed-off-by: Graham Campbell <graham@cachethq.io>
2015-06-01 15:46:45 +01:00
Taylor Otwell 8909e75552 Some spacing. 2015-03-02 15:31:27 -06:00
Taylor Otwell f424b87a63 PSR-2 for app. 2015-02-22 20:47:03 -06:00
Taylor Otwell 8ce0d263c1 Set fillable array. 2014-12-01 21:59:46 -06:00
Taylor Otwell 2cb7450aaf modify contract. 2014-11-10 11:51:42 -06:00
Taylor Otwell 55965c73c5 Rename. 2014-11-07 10:00:30 -06:00
Taylor Otwell 929e638c7e Rename traits. 2014-11-07 09:39:01 -06:00
Taylor Otwell da13639135 Fix namespace. 2014-10-12 12:20:32 -05:00
Taylor Otwell 546c81a190 Fix some password reset stuff. 2014-10-12 12:20:01 -05:00
Taylor Otwell a27f7486dc Extend model. 2014-08-29 13:58:51 +02:00
Taylor Otwell d6719eb5e5 Fix contracts. 2014-08-23 12:50:39 -05:00
Taylor Otwell 177d1ebb7a Mega work on structure. 2014-08-20 00:26:14 -05:00