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
{{ message }}
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ This driver provides the ability to save your model audits in elasticsearch.
10
10
*[Setup](#setup)
11
11
*[Console commands](#console-commands)
12
12
*[Usage](#usage)
13
-
*[Donate](#donate)
13
+
*[Donations](#donations)
14
14
15
15
## Installation
16
16
@@ -150,8 +150,13 @@ $all = $icon->esAudits;
150
150
$all = $icon->esAudits($page = 1, $perPage = 10);
151
151
```
152
152
153
-
## Donate
153
+
## Donations
154
154
155
-
:coffee: If you like my package, it'd be nice of you [to buy me a cup of coffee](https://www.paypal.me/rankarpan).
155
+
> Help keeping the project development going, by [contributing](https://github.com/Iconscout/laravel-auditing-elasticsearch/graphs/contributors) or donating a little.
156
+
> Thanks in advance.
157
+
158
+
Donate directly via [Paypal](https://www.paypal.me/rankarpan)
More information on using customer drivers with owen-it/laravel-auditing can be found on their [homepage](http://laravel-auditing.com/docs/6.0/audit-drivers)
0 commit comments