spatie / laravel-backup

A package to backup your Laravel app

Home Page:https://spatie.be/docs/laravel-backup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FTP Adapter Not Found

temwa opened this issue · comments

Hi,

When I run the clean or backup artisan commands I get he error below. Please assist.

forge@webmobyle2:~/go.webmobyle.com$ php artisan backup:clean
Starting cleanup...

In FilesystemManager.php line 202:

Class "League\Flysystem\Ftp\FtpAdapter" not found

Duplicate of # 1691