Why I can’t query the string to date using whereRaw method throught query builder?
I have this string date which is for example “January 3, 2024′. Now I want it to compare if it greater than today’s date for filtering purposes.
I have this string date which is for example “January 3, 2024′. Now I want it to compare if it greater than today’s date for filtering purposes.