ogsoft-example/app
2024-08-07 14:52:09 +02:00
..
Console/Commands feat(commands): add command for generating holidays in countries 2024-08-07 14:52:09 +02:00
Http/Controllers/Api/V1 refactor(controllers): extract validation of created data into separate method 2024-08-07 14:52:09 +02:00
Models feat(models): add Country and NonWorkingDays models 2024-08-07 13:16:06 +02:00
Providers feat(providers): add provider for working days 2024-08-07 14:52:08 +02:00
Rules fix(rules): datetime class accept invalid dates 2024-08-07 14:52:09 +02:00
Services feat(services): add working day determiner factory 2024-08-07 14:24:06 +02:00