If you are still encountering this issue, just manually register the App\Providers\FortifyServiceProvider::class inside of bootstrap/providers directory and run php artisan optimize:clear and that should solve the issue
App\Providers\FortifyServiceProvider::class
bootstrap/providers
php artisan optimize:clear