exists(); if($exists){ continue; } RestaurantDate::create(['date'=>$day,'status'=>$status]); } return Command::SUCCESS; } }