You can't do that with Carbon or Laravel alone. However I did found a package that could convert your date to a Laravel understandable date: https://github.com/p3ym4n/jdate
Apr 4, 2018
3
Level 1
Laravel scheduling at a set of dates
Hello guys, I want laravel to run a code in jalali months, But laravel does not work jalali calendar But the good thing is 1st day of every month in jalali calendar is fixed in every year and I have 12 days that I want to run the code. So I have no idea how to do this. I found cron function that uses a expression but still I dont know how to do this. Please help me guys :((
Please or to participate in this conversation.