makzumi / laravel-calendar

Flexible Calendar for Laravel 4
58 stars 31 forks source link

Fixing next month events not showing #18

Closed AndreasLoukakis closed 9 years ago

AndreasLoukakis commented 9 years ago

There is an issue with week view, not showing events which are on the next month. Fixed it somehow, maybe you can merge this or come up with something better. For my case, above changes seem to be functional. Cheers :)

rginnow commented 9 years ago

I have just used your code, and confirmed this has fixed the error. @makzumi Recommend that you implement this in your next commit and fix this issue.