Giter Site home page Giter Site logo

fireenginered / laravel-backup Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spatie/laravel-backup

0.0 3.0 0.0 657 KB

A package to backup your Laravel app

Home Page: https://murze.be/2016/09/taking-care-of-backups-with-laravel/

License: MIT License

PHP 100.00%

laravel-backup's Introduction

A modern backup solution for Laravel apps

Latest Version Software License Build Status SensioLabsInsight Quality Score StyleCI Total Downloads

This Laravel package creates a backup of your application. The backup is a zipfile 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 5.

Feeling paranoid about backups? No problem! You can backup your application to multiple filesystems at once.

Once installed taking a backup of your files and databases is very easy. Just issue this artisan command:

php artisan backup:run

But we didn't stop there. The package also provides a backup monitor to check the health of your backups. You can be notified via several channels when a problem with one of your backups is found. To avoid using excessive disk space, the package can also clean up old backups.

Spatie is a webdesign agency in Antwerp, Belgium. You'll find an overview of all our open source projects on our website.

Postcardware

You're free to use this package (it's MIT-licensed), but if it makes it to your production environment you are required to send us a postcard from your hometown, mentioning which of our package(s) you are using.

Our address is: Spatie, Samberstraat 69D, 2060 Antwerp, Belgium.

The best postcards will get published on the open source page on our website.

Installation and usage

You'll find installation instructions and full documentation on https://docs.spatie.be/laravel-backup/v4.

Using an older version of PHP / Laravel ?

If you're not on PHP 7 or Laravel 5.3 just use version 3 of this package.

Just issue this command:

composer require "spatie/laravel-backup:^3.0.0"

Read the extensive documentation on version 3 to learn how to set up and use the package.

We won't introduce new features to v3 anymore but we will still fix bugs.

Testing

Run the tests with:

vendor/bin/phpunit

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

About Spatie

Spatie is a webdesign agency in Antwerp, Belgium. You'll find an overview of all our open source projects on our website.

License

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

laravel-backup's People

Contributors

barryvdh avatar blueclock avatar drbyte avatar freekmurze avatar graystevens avatar jorenvanhee avatar jpmurray avatar juukie avatar kfirba avatar matriphe avatar mpociot avatar ninthspace avatar sebastiandedeyne avatar stefro avatar stevebauman avatar tabacitu avatar tylercd100 avatar willemvb avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.