dyjh 6 gadi atpakaļ
vecāks
revīzija
fdce520de9
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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',