Uncaught Error: Class "Ssh" not found #67
Unanswered
John-Henrique
asked this question in
Q&A
Replies: 1 comment
-
The require "vendor/autoload.php";
use Spatie\Ssh;
$process = Ssh::create('user', 'my.server.net'); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I trying use but every time get "class not found" but, why?
Ubuntu 22
Nginx
PHP 8.1
Beta Was this translation helpful? Give feedback.
All reactions