mohammedmanssour / laravel-recurring-models

The ultimate solution for adding recurring functionality to your Laravel Models!
MIT License
249 stars 20 forks source link

fix: make scopeWhereOccurresBetween work #11

Closed errand closed 9 months ago

errand commented 11 months ago

As @Sergiobop mentioned, the scopeWhereOccurresBetween not working as should

mohammedmanssour commented 11 months ago

Fix for issue 9