登入修正
This commit is contained in:
@@ -18,6 +18,7 @@ class User extends Authenticatable
|
||||
* @var array<int, string>
|
||||
*/
|
||||
protected $fillable = [
|
||||
'username',
|
||||
'name',
|
||||
'email',
|
||||
'password',
|
||||
|
||||
Reference in New Issue
Block a user