I can't find a config.php, tried to manually create one, no change, result 'php flarum migrate -vvv'
In Application.php line 669:
[Symfony\Component\Console\Exception\CommandNotFoundException]
Command "migrate" is not defined.
Exception trace:
at /var/www/vhost/xx/public_html/vendor/symfony/console/Application.php:669
Symfony\Component\Console\Application->find() at /var/www/vhost/xx/public_html/vendor/symfony/console/Application.php:235
Symfony\Component\Console\Application->doRun() at /var/www/vhost/xx/public_html/vendor/symfony/console/Application.php:147
Symfony\Component\Console\Application->run() at /var/www/vhost/xx/public_html/vendor/flarum/core/src/Console/Server.php:44
Flarum\Console\Server->listen() at /var/www/vhost/xx/public_html/flarum:24