remote
remote copied to clipboard
config/remote.php server not found in Laravel 5.3
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');