Skip to content

v12.40.1

@yousefkadah yousefkadah tagged this 19 Nov 15:57
- Allows scheduling tasks to run on multiple specific days of the month
- Supports both array and variadic syntax: daysOfMonth(1, 15) or daysOfMonth([1, 15])
- Useful for tasks that need to run on specific dates (payroll, reports, etc.)
- Add comprehensive tests
Assets 2
Loading