louise93/mysqlbackup

Simple mysql backup for laravel.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Type:package

dev-master 2020-03-12 07:10 UTC

This package is auto-updated.

Last update: 2024-05-12 18:31:58 UTC


README

Software License Travis Total Downloads

Install

composer require louise93/mysqlbackup

For xampp

Add MYSQLDUMP_PATH= in your .env file

Usage

In your project folder

Run : php artisan db:backup

Testing

Run the tests with:

vendor/bin/phpunit

tested on Laravel 6.2

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

Security

If you discover any security-related issues, please email louisesalas08@gmail.com instead of using the issue tracker.

License

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