July 31st, 2022 —
posted in Code With Burt
—
1 minute read
The subMonth function in Carbon doesn't really do the subtraction of a month. It's trying to get the same day number of the previous month. This could cause issues. Here is how to prevent issues with subMonthNoOverflow
#carbon,
#laravel,
#tutorial,
#submonth