App\Model\Product {#1634 #fillable: array:15 [ 0 => "title" 1 => "slug" 2 => "sub_title" 3 => "price" 4 => "description" 5 => "meta_description" 6 => "featured_image" 7 => "category_id" 8 => "images" 9 => "attribute_id" 10 => "is_featured" 11 => "in_stock" 12 => "status" 13 => "created_at" 14 => "updated_at" ] #connection: "mysql" #table: "products" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] #perPage: 15 +exists: true +wasRecentlyCreated: false #attributes: array:16 [ "id" => 59 "title" => "Rerum explicabo Nih" "slug" => "rerum-explicabo-nih-1" "sub_title" => "Molestiae doloremque" "price" => null "description" => null "meta_description" => null "featured_image" => "public/storage/images/products/1697175573981721.jpg" "category_id" => null "images" => null "attribute_id" => null "is_featured" => "checked" "in_stock" => "checked" "status" => "on" "created_at" => "2021-04-16 05:59:15" "updated_at" => "2021-08-05 09:08:24" ] #original: array:16 [ "id" => 59 "title" => "Rerum explicabo Nih" "slug" => "rerum-explicabo-nih-1" "sub_title" => "Molestiae doloremque" "price" => null "description" => null "meta_description" => null "featured_image" => "public/storage/images/products/1697175573981721.jpg" "category_id" => null "images" => null "attribute_id" => null "is_featured" => "checked" "in_stock" => "checked" "status" => "on" "created_at" => "2021-04-16 05:59:15" "updated_at" => "2021-08-05 09:08:24" ] #changes: [] #casts: [] #classCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true #hidden: [] #visible: [] #guarded: array:1 [ 0 => "*" ] }