Support the ongoing development of Laravel.io →
Packages Architecture
Last updated 2 years ago.
0

Hi, use Illuminate\Remote\Connection instance instead of SSH facade:

use Illuminate\Remote\Connection;

$ssh = Connection('exampleConnectionName', '1.2.3.4', 'ssh_user', array('password' => 'ssh_password'));
Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

rorossf rorossf Joined 6 Sep 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.