delete(); \DB::table('gallery_translations')->insert(array ( 0 => array ( 'id' => 1, 'gallery_id' => 1, 'locale' => 'hr', 'slug' => 'gone-to-ghana-for-africans', 'title' => 'Gone To Ghana For Africans', 'created_at' => '2018-06-27 16:04:28', 'updated_at' => '2018-06-27 16:04:28', ), 1 => array ( 'id' => 2, 'gallery_id' => 2, 'locale' => 'hr', 'slug' => 'give-the-shelters-to-needy', 'title' => 'Give The Shelters To Needy', 'created_at' => '2018-06-27 16:05:41', 'updated_at' => '2018-06-27 16:05:41', ), 2 => array ( 'id' => 3, 'gallery_id' => 3, 'locale' => 'hr', 'slug' => 'education-needed-for-children', 'title' => 'Education Needed For Children', 'created_at' => '2018-06-27 16:06:36', 'updated_at' => '2018-06-27 16:06:36', ), )); } }