remote icon indicating copy to clipboard operation
remote copied to clipboard

config/remote.php server not found in Laravel 5.3

Open wstudios opened this issue 8 years ago • 0 comments

Hi, thanks for the library, it works great. The only issue I have is that setting a new connection in config/remote.php does not work. The class does not recognize the connection or even that the file exists.

$connection = new Remote('mysftp');

wstudios avatar Jun 21 '17 20:06 wstudios