Bookstacks v23.06 - Windows with XAMPP install (based on your video)
When trying to run the backup via the CLI, the command fails when it is running the mysqldump command.
Adding C:\xampp\mysql\bin to the PATH variable fixes the issue.
Not sure if this should be added to the documentation or if there should be done under requirements checking.
Bookstacks v23.06 - Windows with XAMPP install (based on your video)
When trying to run the backup via the CLI, the command fails when it is running the mysqldump command.

Adding `C:\xampp\mysql\bin` to the `PATH` variable fixes the issue.
Not sure if this should be added to the documentation or if there should be done under requirements checking.