When laravel 10 app has value ‘database’ in via method , as written here
https://laravel.com/docs/10.x/notifications
sent emails are saved in notifications table of the database.
There is an artisan command to send these rows as emails – I forgot it and can
not find it this manuals.
Please, remind.