-
-
Notifications
You must be signed in to change notification settings - Fork 785
Closed
Description
I using https://github.com/GrahamCampbell/Laravel-Flysystem on my project with Copy and FTP, both are working fine, but when I try to php artisan backup:run (With FTP) I get this message:
[ErrorException]
ftp_connect(): php_network_getaddresses: getaddrinfo failed: Nome ou serviço desconhecido
And with Copy:
[BadMethodCallException]
Call to undefined method League\Flysystem\Filesystem::createDriver
What am I doing wrong? :)
Metadata
Metadata
Assignees
Labels
No labels