Backup just contains the success message #1702
Unanswered
philharmonie
asked this question in
Q&A
Replies: 1 comment
-
So, there is no bug Also, It's not compatible with Windows laravel-backup/docs/requirements.md Line 6 in d3c7d35 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I installed the package and run it:
The backup is there and contains a sql file in the
db-dumps
folder.But the only content of the 1kb file is:
This is a German text but the text itself is not included in
lang/vendor/de/notifications.php
, what is weird.Note:
I found out, that I have an "old" backup script in the root of the project:
This script is called
mysqldump.bat
and it seems like the tool is using this file. When I remove it, it works fine.Beta Was this translation helpful? Give feedback.
All reactions