Closed richardhedges closed 2 years ago
@richardhedges can you please provide the code you were using to provision a server with? The provision_command
key is only available for custom servers.
Feel free to respond with the above info and we'll reopen
Description:
PHP Warning: Undefined array key "provision_command" in /Users/richardhedges/Sites/hubv2/vendor/laravel/forge-sdk/src/Actions/ManagesServers.php on line 49
Steps To Reproduce:
Run the
createServer
method, as in the example in the docs.