thephpleague / color-extractor

Extract colors from an image like a human would do.

Home Page:thephpleague.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not work in Laravel 5.2 (bindShared has been deprecated).

thinksaydo opened this issue · comments

Should switch service provider to singleton() method. See pull request #34 for fix @GrahamCampbell