$ docker compose exec app php artisan tinker Mail::raw('test mail',function($message){$message->to('test@example.com')->subject('test');});
http://localhost:8025
There was an error while loading. Please reload this page.