laravel collective SSH config
-
Hey there,
I'm trying to develope with the SSH package from laravel collective but I have problems with the config ^^'connections' => [ 'production' => [ 'host' => '', 'username' => '', 'password' => '', 'key' => '', 'keytext' => '', 'keyphrase' => '', 'agent' => '', 'timeout' => 10, ], ],
Do you have any suggestions to config this package with laragon?
/cheers and a happy new year!
-
@me4tshield : I don't use the package.
However, I don't think the problem is on the config (as it is very clear). I suggest you debug to see what the real error is.
Hope you can sort it out.
Happy New Year!