Deploy plugin - PHP Fatal error: Uncaught BadMethodCallException

When using the deploy plugin, I get this PHP-error:

PHP Fatal error:  Uncaught BadMethodCallException: Method October\\Rain\\Foundation\\Application::configure does not exist. in /home/page/web/oc.entlastung-linth.ch/public_html/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:87

How can I fix this?

You may need to install the previous version of deploy plugin since the latest only works with October v4

1 Like

I’ve downgraded to version 2.2.0 and it worked.