Details
isaeken/laravel-backup
Usage
> Work in progress do not use in production!
php artisan backup:run
php artisan backup:run --services=database,storage
php artisan backup:run --storages=local,s3,gcloud
php artisan backup:run --disable-notifications
php artisan backup:run --timeout=3
php artisan backup:list
output:
+---+--------------------------------------------+-------+---------------------+----------+
| # | Name | Disk | Date | Size |
+---+--------------------------------------------+-------+---------------------+----------+
| 1 | backup_2022-03-13-22-48-29.zip | local | 2022-03-13 22:48:29 | 29.99 KB |
| 2 | backup_database_2022-03-13-22-48-29.sqlite | local | 2022-03-13 22:48:29 | 48 KB |
+---+--------------------------------------------+-------+---------------------+----------+
Totally Used Storage: 77.99 KB
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|
File |
Role |
Description |
config.yml |
Data |
Auxiliary data |
File |
Role |
Description |
backup.php |
Class |
Class source |
File |
Role |
Description |
lang (2 files) |
File |
Role |
Description |
en.json |
Data |
Auxiliary data |
tr.json |
Data |
Auxiliary data |
File |
Role |
Description |
Backup.php |
Class |
Class source |
File |
Role |
Description |
Backup.php |
Class |
Class source |