php artisan migrate and even php artisan migrate:fresh fail
2023_03_01_093631_update_constraints_cascade_on_delete_on_two_fa ....................................................................... 29ms FAIL
[2023-03-24 10:57:24] local.ERROR: SQLSTATE[42000]: Syntax error or access violation: 1091 Can't DROP FOREIGN KEY `nova_twofa_user_id_foreign`; check that it exists (SQL: alter table `nova_twofa` drop foreign key `nova_twofa_user_id_foreign`) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1091 Can't DROP FOREIGN KEY `nova_twofa_user_id_foreign`; check that it exists (SQL: alter table `nova_twofa` drop foreign key `nova_twofa_user_id_foreign`) at /Users/marvin/swim/portal/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
php artisan migrate
and evenphp artisan migrate:fresh
fail