thephpleague / color-extractor

Extract colors from an image like a human would do.
thephpleague.com
MIT License
1.3k stars 159 forks source link

Update ColorExtractorServiceProvider.php #19

Closed GrahamCampbell closed 10 years ago

GrahamCampbell commented 10 years ago

I've modified this to use the newer Laravel shared binding syntax, and I've added aliasing for the Client class itself so it can be automatically injected into anybody's classes by Laravel.

MatTheCat commented 10 years ago

I don't know anything about Laravel :confused: I'll merge it tomorrow if no one oppose.