This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
info13179
Hello all, I made a plugin with composer dependencies. On my local machine, everything is working correctly. But, on the production server i got the following error:
FatalErrorException in Factory.php line 15: Class Illuminate\View\Factory contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Illuminate\Contracts\View\Factory::replaceNamespace)
When I remove the vendor folder from the plugin, everything is working again, except the items I need with composer.
Last updated
1-1 of 1