Closed babgond closed 2 years ago
I tried the following command
/usr/bin/php /var/www/snipeit/artisan db:restore yourdumpfilename.sql
I have the following message that appears
Command "db:restore" is not defined.
Did you mean one of these? db:seed queue:restart snipeit:restore-users
Otherwise, you can't just use the YunoHost backup/restore system?
hello, the backup comes from a snipe it independent of YunoHost. while waiting for a more pleasant version, I restored the .sql file with phpMyAdmin.
Hello, I want to restore a backup file in Snipe-IT on YunoHost. The command "php artisan db:restore yourdumpfilename.sql" does not seem to work. Do you have another solution? Thank you