UniSharp/laravel-filemanager

Class "Intervention\Image\Laravel\Facades\Image" not found

nasirkhan opened this issue · 3 comments

Installed the latest version (v2.9). when I tried to update any file it showed the following error.

Class "Intervention\Image\Laravel\Facades\Image" not found {"file":"C:\\wamp64\\www\\laravel\\laravel-starter-2024\\vendor\\unisharp\\laravel-filemanager\\src\\LfmPath.php","line":332,

And provide the followings :

  • Operating system : Windows 11
  • Laravel version : 11
  • Package version : 2.9
  • Steps to reproduce your issue :
  • Screenshots of browser console :

Sorry for your trouble. I have updated installation document and added instructions for installing with v3.* of intervention/image.

Sorry for your trouble. I have updated installation document and added instructions for installing with v3.* of intervention/image.

Yes now is working.

new doc solves the issue. thanks.