Class "Intervention\Image\Laravel\Facades\Image" not found
nasirkhan opened this issue · 3 comments
nasirkhan commented
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 :
streamtw commented
Sorry for your trouble. I have updated installation document and added instructions for installing with v3.* of intervention/image.
webservice96 commented
Sorry for your trouble. I have updated installation document and added instructions for installing with
v3.*ofintervention/image.
Yes now is working.
nasirkhan commented
new doc solves the issue. thanks.