Hi I have problem with Intervention Image. When I use composer update
or
php artisan vendor:publish --provider="Intervention\Image\ImageServiceProviderLaravel5"
I have error:
[Symfony\Component\Debug\Exception\FatalErrorException]
Class 'Intervention\Image\ImageServiceProvider' not found**
Have you idea? I did everything from http://image.intervention.io/getting_started/installation and I don't know what should I do now, please help me :)