Closed vAlfred88 closed 3 years ago
An error occurs when the holidays are more than 8 days. In some countries, New Year's holidays last 10 days, please turn off or add functionality to change $dayLimit
Sorry for the delay, you can easily increase this limit using what the exception message suggest you to;
Carbon::getOpeningHours()->setDayLimit(14);
An error occurs when the holidays are more than 8 days. In some countries, New Year's holidays last 10 days, please turn off or add functionality to change $dayLimit