update api user dan export alamr center client

This commit is contained in:
2023-11-06 13:19:05 +07:00
parent 23886c52d2
commit 4aa6eaa889
26 changed files with 585 additions and 227 deletions

View File

@@ -18,6 +18,8 @@ class User extends Authenticatable
*
* @var array<int, string>
*/
protected $connection = 'mysql';
protected $fillable = [
'person_id',
'name',