Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSH Connection issue - Class SSH2 not found #55

Open
kahchoonmcash opened this issue Jul 18, 2019 · 2 comments
Open

SSH Connection issue - Class SSH2 not found #55

kahchoonmcash opened this issue Jul 18, 2019 · 2 comments

Comments

@kahchoonmcash
Copy link

Hi, I'm just testing on the SSH connection follow by the step inside, but when I reach the usage and try to run SSH2::into('staging')->put($localPath.$filename, $remotePath);, it return me the error of "Class 'App\Console\Commands\SSH2' not found". Not sure which step I did wrong, but i follow exactly the step given inside the documentation.

@ryanhalley
Copy link

ryanhalley commented Aug 30, 2019

Use SSH, not SSH2.
If in PhpStorm you get 'Class not defined', like I did, do this: "File | Invalidate Caches..." and restart IDE.
Also, this is the docs github - issues for the package are here: https://github.com/LaravelCollective/remote/issues

@sineld
Copy link

sineld commented Dec 19, 2019

I have made a PR for this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants