-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need to specify the cc and bcc every time i need to send an email #253
Comments
Use |
Thanks a lot, will give it a try |
Hi @sazzadh88 |
Sure, I’ll make changes into it. |
Hi @sazzadh88 if you can help me out with below issue. |
Symfony\Component\Mime\Email::cc(): Argument #1 must be of type Symfony\Component\Mime\Address|string, null given, called in /home/abdeleid/www/sender/vendor/dacastro4/laravel-gmail/src/Traits/Replyable.php on line 408
this error shows up, but I need to send the email without the cc and bcc set
Thanks
The text was updated successfully, but these errors were encountered: