I am trying to create api with Laravel ,I made User model like this :
protected $fillable = [ \'username\', \'email\', \'password\', \'nat_id\