Laravel, also emphasizes heavily on making redundant backups of web applications. It has introduced several backup packages to ensure the risk-free state of apps in case of accidental failures. The most known and popular among them is Spatie.

In this article, I will demonstrate how to setup Google Drive backup of a Laravel application using Spatie’s backup package and Google Flysystem.

✔ Install & configure spatie/laravel-backup
✔ Setup Google Drive as Filesystem in Laravel
✔ Get Google Credentials (Client ID & Secret)
✔ Upload files to Google Drive
✔ Fix error: “File not found” on backup:run command

https://www.youtube.com/watch?v=6kxXkrlRuJU

#laravel #php #laravel-backup #google-drive

Upload Laravel backup to Google Drive
10.05 GEEK