Add backup library

This commit is contained in:
dev 2021-08-11 01:27:41 -07:00
parent bc8ae3b46f
commit 66c43be0a2
30 changed files with 1317 additions and 2 deletions

3
public/backups-laravel/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
*
!.gitignore
!.htaccess

View file

@ -0,0 +1,2 @@
Order Allow,Deny
Deny from all