Skip to content

sms notification #137

Closed Answered by darshan45672
Milan-C-I asked this question in Q&A
Discussion options

You must be logged in to vote

you can use
php artisan make:notification <notification-name>
this will create a new file extending Notification class
inside that file you can define methods to share the notification

https://laravel.com/docs/11.x/notifications

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Milan-C-I
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants