You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Laravel package [creates a backup of your application](https://spatie.be/docs/laravel-backup/v8/taking-backups/overview). The backup is a zip file that contains all files in the directories you specify along with a dump of your database. The backup can be stored on [any of the filesystems you have configured in Laravel](https://laravel.com/docs/filesystem).
12
20
@@ -73,7 +81,7 @@ We publish all received postcards [on our company website](https://spatie.be/ope
73
81
-[Freek Van der Herten](https://github.com/freekmurze)
74
82
-[All Contributors](../../contributors)
75
83
76
-
And a special thanks to [Caneco](https://twitter.com/caneco) for the logo ✨
84
+
Special thanks to [Caneco](https://twitter.com/caneco) for the original logo.
0 commit comments