davidyell / CakePHP-Proffer

An upload plugin for CakePHP 3
MIT License
117 stars 63 forks source link

Can't upload #286

Closed RonnyCuba closed 3 years ago

RonnyCuba commented 3 years ago

HI, when I try to upload an image, appear this:

Class "Intervention\Image\ImageManager" not found

Help

davidyell commented 3 years ago

You should install using Composer which will pull in all the dependencies for the plugin. Check the documentation for installation instructions.

https://github.com/davidyell/CakePHP-Proffer/blob/master/docs/installation.md