Skip to content

Commit a17fda5

Browse files
committed
- add username fillable.
1 parent 1ed37a0 commit a17fda5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/User.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class User extends Authenticatable implements MustVerifyEmail
1717
* @var array
1818
*/
1919
protected $fillable = [
20-
'name', 'email', 'password',
20+
'name', 'username', 'email', 'password',
2121
];
2222

2323
/**

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy