pingpong-labs / admin

Laravel 5 Admin
https://packagist.org/packages/pingpong/admin
BSD 3-Clause "New" or "Revised" License
432 stars 114 forks source link

Class 'Intervention\Image\Facades\Image' not found #14

Closed VadimPolh closed 9 years ago

VadimPolh commented 9 years ago

This error occurs when the image is loaded into the article and i don't find this class in project, i use 1.0.15 version.

gravitano commented 9 years ago

I forget if this package requires intervention/image to upload photos. Maybe for next version I'll add it automatically. For now, just install the intervention/image package in your laravel app.

Ref : https://github.com/intervention/image