App\User {#1589
  #primaryKey: "userid"
  #fillable: array:25 [
    0 => "username"
    1 => "email"
    2 => "password"
    3 => "amount"
    4 => "expiry"
    5 => "comments"
    6 => "phone"
    7 => "website"
    8 => "twitter"
    9 => "facebook"
    10 => "googleplus"
    11 => "paypaladdr"
    12 => "escrowaddr"
    13 => "landblurb"
    14 => "advert1"
    15 => "advert2"
    16 => "advert3"
    17 => "active"
    18 => "pending"
    19 => "maxdomains"
    20 => "package"
    21 => "isTrial"
    22 => "trialExpiry"
    23 => "makeoffer"
    24 => "makeoffer_date"
  ]
  #hidden: array:2 [
    0 => "password"
    1 => "remember_token"
  ]
  #casts: array:2 [
    "email_verified_at" => "datetime"
    "trialExpiry" => "datetime"
  ]
  +timestamps: false
  #connection: "mysql"
  #table: "users"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:49 [
    "userid" => 17
    "active" => 1
    "pending" => 0
    "username" => "dc001@domainmanage.com"
    "password" => "$2y$10$7SOftjYY7KT8fFVC36RAb.SCoqhp7NRzgff2/Jfu/ZftA7Bp8CBO2"
    "email" => "dc001@domainmanage.com"
    "phone" => "+44(0)123456789"
    "website" => "domainmanage.com"
    "twitter" => "@domain_manage"
    "facebook" => ""
    "googleplus" => ""
    "showemail" => 0
    "showphone" => 0
    "showwebsite" => 0
    "showtwitter" => 0
    "showfacebook" => 0
    "showgoogleplus" => 0
    "level" => 1
    "created" => "2023-12-05 14:13:48"
    "package" => ""
    "amount" => "0.00"
    "term" => "FREE"
    "expiry" => "2030-12-01"
    "comments" => "demo account"
    "maxdomains" => 10000
    "minoffer" => 0
    "paypaladdr" => "accounts@oxygen.uk"
    "escrowaddr" => "escrow@ew3n.com"
    "landblurb" => "<p><span class="subtitle">DOMAIN FOR SALE</span></p>"
    "advert1" => null
    "advert2" => null
    "advert3" => null
    "remember_token" => "f5Uc3huFknwWAlY6dQpj9z1nnhongH8qpuoPZf8HeSYw9GEndu0Qo5lfP0Ap"
    "email_verified_at" => "2023-12-05 14:13:48"
    "googleAnalytics" => null
    "portfolioName" => null
    "portfolioLogo" => null
    "portfolioBlurb" => null
    "portfolioDomain" => null
    "last_login_at" => "2024-04-24 09:41:39"
    "isTrial" => 0
    "trialExpiry" => "2030-12-01 11:50:50"
    "upgradePlan" => "Pro"
    "buyersOnly" => 0
    "landerEmail" => "dc001@domainmanage.com"
    "buyerSignupDomain" => null
    "offerCustomText" => "Make an offer for this domain!"
    "makeoffer" => null
    "makeoffer_date" => null
  ]
  #original: array:49 [
    "userid" => 17
    "active" => 1
    "pending" => 0
    "username" => "dc001@domainmanage.com"
    "password" => "$2y$10$7SOftjYY7KT8fFVC36RAb.SCoqhp7NRzgff2/Jfu/ZftA7Bp8CBO2"
    "email" => "dc001@domainmanage.com"
    "phone" => "+44(0)123456789"
    "website" => "domainmanage.com"
    "twitter" => "@domain_manage"
    "facebook" => ""
    "googleplus" => ""
    "showemail" => 0
    "showphone" => 0
    "showwebsite" => 0
    "showtwitter" => 0
    "showfacebook" => 0
    "showgoogleplus" => 0
    "level" => 1
    "created" => "2023-12-05 14:13:48"
    "package" => ""
    "amount" => "0.00"
    "term" => "FREE"
    "expiry" => "2030-12-01"
    "comments" => "demo account"
    "maxdomains" => 10000
    "minoffer" => 0
    "paypaladdr" => "accounts@oxygen.uk"
    "escrowaddr" => "escrow@ew3n.com"
    "landblurb" => "<p><span class="subtitle">DOMAIN FOR SALE</span></p>"
    "advert1" => null
    "advert2" => null
    "advert3" => null
    "remember_token" => "f5Uc3huFknwWAlY6dQpj9z1nnhongH8qpuoPZf8HeSYw9GEndu0Qo5lfP0Ap"
    "email_verified_at" => "2023-12-05 14:13:48"
    "googleAnalytics" => null
    "portfolioName" => null
    "portfolioLogo" => null
    "portfolioBlurb" => null
    "portfolioDomain" => null
    "last_login_at" => "2024-04-24 09:41:39"
    "isTrial" => 0
    "trialExpiry" => "2030-12-01 11:50:50"
    "upgradePlan" => "Pro"
    "buyersOnly" => 0
    "landerEmail" => "dc001@domainmanage.com"
    "buyerSignupDomain" => null
    "offerCustomText" => "Make an offer for this domain!"
    "makeoffer" => null
    "makeoffer_date" => null
  ]
  #changes: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
  #rememberTokenName: "remember_token"
}