Open TunaKHH opened 2 weeks ago
expected
$startDate = $this->option('start') ? Carbon::createFromFormat('Y-m-d', $this->option('start')) : Carbon::today();
actually
Hi, good morning @TunaKHH I'll take a look. This is a hard one to fix.
expected
actually