Laravel 5.3 – ClassLoader. Errorexception in PHP line 414

I'm using laravel 5.3 I just installed the intervention / image package in my project Everything is normal, but I encountered an error on the page I've searched a lot to solve it, but I can't solve it Anyone can help me solve this problem The larave 5.3 error I face is:

ErrorException in ClassLoader.PHP line 414:
include(/opt/lampp/htdocs/stellarWinds/vendor/composer/../../app/Http/FunnelStepsController.PHP): Failed to open stream: No such file or directory

It works well before installing the intervention / image

Solution

I have solved it with the following command –

Composer dumpautoload

Thank "d coder" and "jaysingkar" for their help

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>