Intervention / image

PHP Image Processing
https://image.intervention.io
MIT License
13.84k stars 1.5k forks source link

Class "Intervention\Image\ImageServiceProvider" Laravel 10+ #1279

Closed fwilliamconceicao closed 7 months ago

fwilliamconceicao commented 7 months ago

Describe the bug

In Laravel 10+ after updating to "intervention/image": "3.3.1" local.ERROR: Class "Intervention\Image\ImageServiceProvider" not found {"exception":"[object] (Error(code: 0): Class \"Intervention\Image\ImageServiceProvider\" not found

Code Example No need

Expected behavior Work

Images No applicated

Environment (please complete the following information):

olivervogel commented 7 months ago

Intervention Image 3 has no built-in ServiceProvider for Laravel. However, you can use the following package:

https://github.com/Intervention/image-laravel https://image.intervention.io/v3/introduction/frameworks