App\Models\Customer {#1228
  #connection: "mysql"
  #table: "customers"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:4 [
    "full_name" => "Linus Tech Tips "
    "email" => "YdivWTlsAmoDhTA9sNQbAB8r2EGVMbY4xeR9avTDUeg="
    "profile_photo_id" => 440
    "profile_photo" => "8581-653f70f760940.jpeg"
  ]
  #original: array:4 [
    "full_name" => "Linus Tech Tips "
    "email" => "YdivWTlsAmoDhTA9sNQbAB8r2EGVMbY4xeR9avTDUeg="
    "profile_photo_id" => 440
    "profile_photo" => "8581-653f70f760940.jpeg"
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #dates: array:1 [
    0 => "deleted_at"
  ]
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  #rememberTokenName: "remember_token"
  #forceDeleting: false
}