So if your notification class is like below:
class UserConfirmationEmail extends Notification { // your code here }
Then the email notification that the user will receive will have the subject of "User Confirmation Email".
Learn to name your Laravel notification class property to get a proper email subject as the default value
Created on Jul 01, 2021
•222 views
class UserConfirmationEmail extends Notification { // your code here }
If you like our tutorial, do make sure to support us by being our Patreon or buy us some coffee ☕️
Load comments for Default Email Subject in Laravel Notifications
Collection of Tailwind CSS components for everyone to use. Browse all of the components that are right for your project.
View Components1 year ago
11 months ago
1 year ago
1 year ago
1 year ago
1 year ago