^ App\Models\Category {#1227
  #guarded: []
  +timestamps: false
  #connection: "mysql"
  #table: "categories"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:3 [
    "id" => 2
    "category" => "Kesesuaian Lahan"
    "slug" => "kesesuaian-lahan"
  ]
  #original: array:3 [
    "id" => 2
    "category" => "Kesesuaian Lahan"
    "slug" => "kesesuaian-lahan"
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "articles" => Illuminate\Database\Eloquent\Collection {#1224
      #items: []
    }
  ]
  #touches: []
  #hidden: []
  #visible: []
  #fillable: []
}