class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
Probably it is my problem (not the class problem), but I couldn't resolve it. Now I am using Intervention Image Class. No problems with Laravel and easy installation via Composer. Perhaps you could modify class.upload.php to work Laravel-Way?
>>log produced by the class
Is empty.
>>error reporting turned on
Yes.
Probably it is my problem (not the class problem), but I couldn't resolve it. Now I am using Intervention Image Class. No problems with Laravel and easy installation via Composer. Perhaps you could modify class.upload.php to work Laravel-Way?
Best regards!