dyjh hace 6 años
padre
commit
fdce520de9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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',