Amit Gupta

Results 16 comments of Amit Gupta

Right now sneaker doesn't support for providing different queue but this is the feature I would like to see in the package. I will try to work upon it on...

Thanks for the PR. Please follow following link to submit the PR. https://help.github.com/en/articles/creating-a-pull-request-from-a-fork

@andrey-helldar Thanks for your all PRs. Will review and merge them soon. Thanks again.

@ahmadzissa We use symfony/debug to get all the stack traces. So I can't really help in this. If have any idea how to improve it then please give a PR.

@gabbie-newell This is the feature I always wanted in the package but not sure how to implement this. We need some kind of storage to prevent sending of emails like...

@patrikw1 Sorry right now it won't be possible. But you may submit a PR without compromising the source code.

Working on the same feature for next major release which will also include Slack integration. Although in the current version you can edit the published view of email's body. https://github.com/squareboat/sneaker#customize...

@LKnulp Creating an empty class for this purpose looks overkill to me. Please once go through the [docs](https://laravel.com/docs/5.8/mail#sending-mail) on how to send mails using mailable contracts. My approach would be...

Can you provide the steps you have followed to install the package? It looks a generic Laravel error. Maybe stackoverflow helps!

@anmolio Thanks for pointing it.