imagecache
imagecache copied to clipboard
Install this package in Laravel 5.1
My app is very complex, I don't want to upgrade to lastest version now, but I have already installed Intervention Image, So I have I could use this cache extension as well, but just got errors when install from composer, finally I manually download the package and installed successfully, seemed work well, but I just want to know anybody could successfully installed this extension under laravel 5.1 from composer?
What are the errors?