Skip to content
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

May I know the approx. release date of new version which is supported with Laravel 10? #238

Open
riteshhirapara opened this issue Dec 26, 2023 · 3 comments
Labels
enhancement New feature or request Feature Feature request / feature being added via PR Review Needed

Comments

@riteshhirapara
Copy link

Right now I'm in the middle of development with Laravel 10 and I want to use this feature if any pre-tester version then I'm happy to use and testing.

@riteshhirapara riteshhirapara added enhancement New feature or request Feature Feature request / feature being added via PR Review Needed labels Dec 26, 2023
@Stephan-MC
Copy link

to install on laravel 10,

composer require qoraiche/laravel-mail-editor:dev-master

or

composer require qoraiche/laravel-mail-editor:4.1.0-beta.0

@riteshhirapara
Copy link
Author

@Stephan-MC Thanks for the help but I already did it. Can you help me how to use created template to send my custom mail using the dashboard?

@ReeceM
Copy link
Collaborator

ReeceM commented Jan 4, 2024

Thanks for the help but I already did it. Can you help me how to use created template to send my custom mail using the dashboard?

@riteshhirapara If you want to use created templates you would copy the view name in the template and manually add it to the mail or notification class.

I know the YouTube video in the readme is still relevant that you can watch too.

Let me know if this answers your question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Feature Feature request / feature being added via PR Review Needed
Projects
None yet
Development

No branches or pull requests

3 participants