Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to backup to specific Folder on server itself? #8

Open
sks1123 opened this issue Apr 27, 2020 · 2 comments
Open

How to backup to specific Folder on server itself? #8

sks1123 opened this issue Apr 27, 2020 · 2 comments

Comments

@sks1123
Copy link

sks1123 commented Apr 27, 2020

Please share how to backup to a specified directory on the Server.

@mrkobby
Copy link

mrkobby commented Oct 10, 2020

I'm trying to do same. I added these lines but it's not working.
$file = public_path('backups/' . $backup_name); file_put_contents($file, $content);

Any help please

@uvulpos
Copy link

uvulpos commented Dec 27, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants