2017 © Pedro Peláez
 

library laravelbackupmanager

Laravel 5 admin interface for manage backups.

image

infinety-es/laravelbackupmanager

Laravel 5 admin interface for manage backups.

  • Monday, September 11, 2017
  • by Krato1
  • Repository
  • 2 Watchers
  • 4 Stars
  • 79 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 5 Versions
  • 4 % Grown

The README.md

Laravel 5 BackupManager

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads, (*1)

Laravel 5 admin interface for manage backups., (*2)

Install

Via Composer, (*3)

``` bash $ composer require infinety-es/laravelbackupmanager, (*4)


Then add the service providers to your config/app.php file:

'Spatie\Backup\BackupServiceProvider', 'Infinety\BackupManager\BackupManagerServiceProvider',, (*5)


Publish the config files:

php artisan vendor:publish --provider="Spatie\Backup\BackupServiceProvider" php artisan vendor:publish --provider="Infinety\BackupManager\BackupManagerServiceProvider", (*6)


## Usage Add a menu element for it: ``` php [ 'label' => "Backups", 'route' => 'admin/backup', 'icon' => 'fa fa-hdd-o', ],

Or just try at your-project-domain/admin/backup, (*7)

Change log

Please see CHANGELOG for more information what has changed recently., (*8)

Testing

bash $ composer test, (*9)

Contributing

Please see CONTRIBUTING for details., (*10)

Security

If you discover any security related issues, please email hello@infinety.es instead of using the issue tracker., (*11)

Credits

License

The MIT License (MIT). Please see License File for more information., (*12)

The Versions

11/09 2017

dev-master

9999999-dev https://github.com/krato/LaravelBackupManager

Laravel 5 admin interface for manage backups.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Infinety
by Avatar Spatie

laravel backup backupmanager infinety

11/09 2017

2.5.1

2.5.1.0 https://github.com/krato/LaravelBackupManager

Laravel 5 admin interface for manage backups.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Infinety
by Avatar Spatie

laravel backup backupmanager infinety

04/09 2017

2.5

2.5.0.0 https://github.com/krato/LaravelBackupManager

Laravel 5 admin interface for manage backups.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Infinety
by Avatar Spatie

laravel backup backupmanager infinety

10/01 2017

2.0

2.0.0.0 https://github.com/krato/LaravelBackupManager

Laravel 5 admin interface for manage backups.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Infinety
by Avatar Spatie

laravel backup backupmanager infinety

10/01 2017

1.1

1.1.0.0 https://github.com/krato/LaravelBackupManager

Laravel 5 admin interface for manage backups.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Infinety
by Avatar Spatie

laravel backup backupmanager infinety