delete(); \DB::table('properties')->insert(array ( 0 => array ( 'id' => 1, 'object_id' => 1, 'floor_id' => 1, 'status_id' => 1, 'surface' => '55.55', 'price' => 88000, 'image' => 'uploads/images/ab3084eddc9cda236795a821ae15410d.png', 'thumbnail' => 'uploads/thumbnails/ab3084eddc9cda236795a821ae15410d.png', 'created_at' => '2019-07-15 21:24:11', 'updated_at' => '2019-07-22 11:20:35', ), )); } }