Hello, I have this error on my deployed version it was working, I wanted to use simple sms so I installed locally and replaced my vendor files. The local version still works but the one I have online has a problem
ErrorException (E_UNKNOWN) Declaration of Illuminate\View\Engines\CompilerEngine::handleViewException() should be compatible with Illuminate\View\Engines\PhpEngine::handleViewException($e)
I will be grateful if anyone can help out..
Thanks
Try deleting your bootstrap/compiled.php file. That fixed the problem in my case.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community