(I post this question after lot of searching ,please, expect some expert help )
I am doing my project using Laravel 5. I take set of date from my sql database. I want to add calender to my site and mark my dates range some specific colour .
Example : I take from database 2015/11/10 - 2015/11/15 and I want to colour this part red in calender .
I wand to create calender like this image.I create view using Laravel blade template formate.
I do lot of web search to find how to make like this functionality but I couldn't find any reference. I am new for web developing and I face lot of trouble to implement this functionality as last two days.
I hope some expert help or some references to do this. Please, If this question not suitable for this community , give me suitable community links.
regard.
