delete(); \DB::table('events')->insert(array ( 0 => array ( 'id' => 1, 'date' => '2018-07-14', 'image' => 'uploads/images/65069cbff8a696b3ef1179072b50b562.jpg', 'thumbnail' => 'uploads/thumbnails/65069cbff8a696b3ef1179072b50b562.jpg', 'location' => 'Zadar', 'time' => '18:00h', 'created_at' => '2018-06-27 15:28:22', 'updated_at' => '2018-06-27 15:50:17', ), 1 => array ( 'id' => 2, 'date' => '2018-07-21', 'image' => 'uploads/images/97df9afa2c06995e02574a6dc8a9adee.jpg', 'thumbnail' => 'uploads/thumbnails/97df9afa2c06995e02574a6dc8a9adee.jpg', 'location' => 'Split', 'time' => '10:00h', 'created_at' => '2018-06-27 15:29:41', 'updated_at' => '2018-06-27 15:50:12', ), 2 => array ( 'id' => 3, 'date' => '2018-07-28', 'image' => 'uploads/images/f0c543088c7b4fc8fa4882bcbebf8880.JPG', 'thumbnail' => 'uploads/thumbnails/f0c543088c7b4fc8fa4882bcbebf8880.JPG', 'location' => 'Zadar', 'time' => '14:00h', 'created_at' => '2018-06-27 15:31:14', 'updated_at' => '2018-06-27 15:50:05', ), )); } }