You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/transaction-created-event.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
The events are similar to the events for updating the balance, only for the creation of a wallet. A frequent case of transferring data via websockets to the front-end.
4
4
5
-
Version 7.3 introduces an interface to which you can subscribe.
5
+
Version 9.1 introduces an interface to which you can subscribe.
6
6
This is done using standard Laravel methods.
7
7
More information in the [documentation](https://laravel.com/docs/8.x/events).
0 commit comments