Movie {#579
  #fillable: array:11 [
    0 => "title"
    1 => "description"
    2 => "sku"
    3 => "link"
    4 => "released"
    5 => "poster_id"
    6 => "director_id"
    7 => "color"
    8 => "year_published"
    9 => "remote"
    10 => "featured"
  ]
  #searchable: array:2 [
    "columns" => array:6 [
      "movies.title" => 10
      "movies.description" => 10
      "pornstars.name" => 5
      "pornstars.bio" => 5
      "categories.title" => 2
      "categories.description" => 2
    ]
    "joins" => array:4 [
      "pornstarmovie" => array:2 [
        0 => "pornstarmovie.movie_id"
        1 => "movies.id"
      ]
      "pornstars" => array:2 [
        0 => "pornstars.id"
        1 => "pornstarmovie.pornstar_id"
      ]
      "categorymovie" => array:2 [
        0 => "categorymovie.movie_id"
        1 => "movies.id"
      ]
      "categories" => array:2 [
        0 => "categories.id"
        1 => "categorymovie.category_id"
      ]
    ]
  ]
  #connection: null
  #table: null
  #primaryKey: "id"
  #perPage: 15
  +incrementing: true
  +timestamps: true
  #attributes: []
  #original: []
  #relations: []
  #hidden: []
  #visible: []
  #appends: []
  #guarded: array:1 [
    0 => "*"
  ]
  #dates: []
  #dateFormat: null
  #casts: []
  #touches: []
  #observables: []
  #with: []
  #morphClass: null
  +exists: false
  +wasRecentlyCreated: false
  #search_bindings: []
}