dev-master
9999999-dev https://github.com/rypsx/laravel-backup-folderA component useful to backup all the content of a folder using Laravel Framework
MIT
The Requires
- php >=5.4.0
by Rypsx Dev
laravel php backup folder
A component useful to backup all the content of a folder using Laravel Framework
Ce package exclusivement rĂ©servĂ© Ă Laravel vous permet de copier le contenu d'un rĂ©pertoire dans un autre destinĂ© Ă ĂȘtre un backup. Il s'agit du premier commit. Ce package a Ă©tĂ© fait en 30 minutes pour des besoins immĂ©diats, mais sera mis Ă jour dans quelques jours pour une utilisation plus poussĂ©e et rĂ©cursive., (*1)
getMessage(); } var_dump($lbf); ?>
PHP5, (*2)
Je vous conseille vivement l'utilisation de Composer. Vous pouvez ajouter ce package en tapant la commande suivante dans votre terminal :, (*3)
composer require rypsx/laravel-backup-folder
Ou en éditant le fichier composer.json
, tel que :, (*4)
{ "require": { "rypsx/\laravel-backup-folder": "^1.x" }
Packagist Repo URL, (*5)
The MIT License (MIT), (*6)
Copyright (c) 2017 RypsX Dev, (*7)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:, (*8)
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software., (*9)
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE., (*10)
A component useful to backup all the content of a folder using Laravel Framework
MIT
laravel php backup folder