make notification
Creates a new Notification class.
php artisan make:notification UserEmailUpdated
copy
Creates a new Notification class.
php artisan make:notification UserEmailUpdated
copy