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: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,11 @@ Basically with this package you can track your users' or any other models' usage
31
31
32
32
Compatible for **_Laravel versions >= 8.0_**.
33
33
34
+
## Quick Tutorial
35
+
36
+
This README documentation serves more as a reference.
37
+
For a step-by-step getting started tutorial check https://nabilhassen.com/laravel-usage-limiter-manage-rate-and-usage-limits and you can always refer to this README documentation for details and advanced stuff.
38
+
34
39
## Installation
35
40
36
41
Install Laravel Usage Limiter using the Composer package manager:
@@ -259,7 +264,7 @@ composer test
259
264
260
265
## Security
261
266
262
-
If you have found any security issues, please send an email to the author at nabil.hassen08@gmail.com.
267
+
If you have found any security issues, please send an email to the author at hello@nabilhassen.com.
0 commit comments