I'm using a library called Intervention / Image in Laravel 4.2. On a certain page I use this library to cut images, but it is not doing so because it requires me to enable or install this extension.
On the localhost it works, on the not server.
But I do not have access to the PHP.INI from the server.
Can you enable this DLL in real time?