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

Backup only db and not app source code as expected by config file #45

Closed
enimiste opened this issue Nov 9, 2017 · 1 comment
Closed

Comments

@enimiste
Copy link
Contributor

enimiste commented Nov 9, 2017

Bug report

What I did:

Click on Create new backup

What I expected to happen:

Backup Database and app files as defined by the config file

What happened:

When i downloaded the backup zip i found only homestead.sql

What I've already tried to fix it:

None

Backpack, Laravel, PHP, DB version:

Project created by cloning this demo

@tabacitu
Copy link
Member

tabacitu commented May 3, 2018

Hi @enimiste ,

I've just discovered a bug in the Demo. The composer requirement pulled the latest version of spatie/backup, which has a different name for the configuration file - backup.php instead of laravel-backup.php. This must be the problem - the configuration isn't picked up by spatie/backup, because the filename is different. Using the new name on your configuration file should fix it.

Cheers!

PS. Sorry for the late reply. Must have slipped through the cracks.

@tabacitu tabacitu closed this as completed May 3, 2018
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

2 participants