I am going to use a custom mail driver to add as mailers in config/mail.php
in Laravel 11, which has a different API and content structure for sending, I checked the Laravel document and did not find any useful instructions. Please provide a link or instructions to add this feature, I did not succeed in finding a best practice