G

App\User {#1608
  #fillable: array:8 [
    0 => "first_name"
    1 => "last_name"
    2 => "name"
    3 => "email"
    4 => "password"
    5 => "user_type"
    6 => "user_lang"
    7 => "is_active"
  ]
  #hidden: array:2 [
    0 => "password"
    1 => "remember_token"
  ]
  #casts: array:5 [
    "email_verified_at" => "datetime"
    "skills" => "array"
    "subjects" => "array"
    "attachments" => "array"
    "certificates" => "array"
  ]
  #connection: "mysql"
  #table: "users"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:46 [
    "id" => 3359
    "first_name" => "Ghada Alanzi"
    "last_name" => "Alanzi"
    "name" => "Ghada Alanzi Alanzi"
    "email" => null
    "social_id" => "113789867265345965029"
    "password" => ""
    "login_type" => 2
    "user_type" => "student"
    "phone_number" => null
    "gender" => null
    "birth_date" => null
    "profile_image" => "user/3359-1682953633.png"
    "address" => null
    "latitude" => null
    "longitude" => null
    "city" => null
    "pincode" => null
    "state" => null
    "country" => "Saudi Arabia"
    "describe_yourself" => null
    "tagline" => null
    "nationality" => "SAU"
    "hourly_rate" => 0
    "attachments" => null
    "certificates" => null
    "skills" => null
    "subjects" => null
    "is_active" => 1
    "avg_rating" => 0.0
    "rating_count" => null
    "task_done" => 0
    "facebook" => null
    "twitter" => null
    "linkedin" => null
    "activity_time" => "2023-05-01 18:24:35"
    "checkout_customer_id" => null
    "user_lang" => "en"
    "display_status" => "online"
    "email_verified_at" => "2023-05-02 01:06:32"
    "remember_token" => null
    "device_token" => "fbuDr-8DdEgpsH4LxPztJ1:APA91bENou04JVkVKiC-YC4vCsCEk93ghz5x_NZ8OR0NzL9biHzaPwq6nvz3ol-aNLngdXeEIwfxCadZ6NdjvVLGRgnsZvk9iXb_N278RoMjfczd2v4uaSIeQG_n1-iDKJwa_ShzV_qd"
    "customer_stripe_token" => null
    "created_at" => "2023-05-02 01:06:32"
    "updated_at" => "2023-05-02 01:24:35"
    "deleted_at" => null
  ]
  #original: array:46 [
    "id" => 3359
    "first_name" => "Ghada Alanzi"
    "last_name" => "Alanzi"
    "name" => "Ghada Alanzi Alanzi"
    "email" => null
    "social_id" => "113789867265345965029"
    "password" => ""
    "login_type" => 2
    "user_type" => "student"
    "phone_number" => null
    "gender" => null
    "birth_date" => null
    "profile_image" => "user/3359-1682953633.png"
    "address" => null
    "latitude" => null
    "longitude" => null
    "city" => null
    "pincode" => null
    "state" => null
    "country" => "Saudi Arabia"
    "describe_yourself" => null
    "tagline" => null
    "nationality" => "SAU"
    "hourly_rate" => 0
    "attachments" => null
    "certificates" => null
    "skills" => null
    "subjects" => null
    "is_active" => 1
    "avg_rating" => 0.0
    "rating_count" => null
    "task_done" => 0
    "facebook" => null
    "twitter" => null
    "linkedin" => null
    "activity_time" => "2023-05-01 18:24:35"
    "checkout_customer_id" => null
    "user_lang" => "en"
    "display_status" => "online"
    "email_verified_at" => "2023-05-02 01:06:32"
    "remember_token" => null
    "device_token" => "fbuDr-8DdEgpsH4LxPztJ1:APA91bENou04JVkVKiC-YC4vCsCEk93ghz5x_NZ8OR0NzL9biHzaPwq6nvz3ol-aNLngdXeEIwfxCadZ6NdjvVLGRgnsZvk9iXb_N278RoMjfczd2v4uaSIeQG_n1-iDKJwa_ShzV_qd"
    "customer_stripe_token" => null
    "created_at" => "2023-05-02 01:06:32"
    "updated_at" => "2023-05-02 01:24:35"
    "deleted_at" => null
  ]
  #changes: []
  #dates: array:1 [
    0 => "deleted_at"
  ]
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
  #rememberTokenName: "remember_token"
  #forceDeleting: false
}