dyjh 6 år sedan
förälder
incheckning
fdce520de9
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      app/Models/AdminUserModel.php

+ 1 - 0
app/Models/AdminUserModel.php

xqd
@@ -32,6 +32,7 @@ class AdminUserModel extends Authenticatable
     protected $fillable = [
         'name',
         'real_name',
+        'store_id',
         'password',
         'email',
         'mobile',