Skip to content

[12.x] Fix typo #10591

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

Merged
merged 1 commit into from
Jul 11, 2025
Merged

[12.x] Fix typo #10591

merged 1 commit into from
Jul 11, 2025

Conversation

AhmedAlaa4611
Copy link
Contributor

Description

When I created an email using:

php artisan make:mail OrderShipped --view

or

php artisan make:mail OrderShipped --markdown

The generated blade file placed in:

resources/views/mail

not

resources/views/emails

@taylorotwell taylorotwell merged commit 3f30198 into laravel:12.x Jul 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants