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: content/collections/pages/rest-api.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
@@ -691,7 +691,7 @@ class CustomCacher extends AbstractCacher
691
691
692
692
The REST API is rate limited to **60 requests per minute** by default.
693
693
694
-
You can change this configuration in your `RouteServiceProvider`. Learn more about [Laravel 8+ rate limiting](https://laravel.com/docs/master/rate-limiting).
694
+
You can change this configuration in your `RouteServiceProvider`. Learn more about [rate limits in Laravel](https://laravel.com/docs/master/rate-limiting).
0 commit comments