Skip to content

Commit

Permalink
inject image and data to the request
Browse files Browse the repository at this point in the history
  • Loading branch information
3x1io committed Nov 25, 2024
1 parent ef7403c commit 9b13c44
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,6 @@ class User extends Authenticatable
...
```

and you must set the settings for FCM to get real-time notification

### Queue

the notification is run on queue, so you must run the queue worker to send the notifications
Expand Down Expand Up @@ -150,6 +148,7 @@ you can use multiple notification channels like

- Email
- Database
- [Discord](https://www.github.com/tomatophp/filament-discord-driver)

it can be working with direct user methods like

Expand Down

0 comments on commit 9b13c44

Please sign in to comment.