Skip to content

Commit 849a6e8

Browse files
committed
Update README.md
1 parent 6e6f436 commit 849a6e8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -141,12 +141,6 @@ protected $middlewareGroups = [
141141
...
142142
\Binafy\LaravelUserMonitoring\Middlewares\VisitMonitoringMiddleware::class,
143143
],
144-
145-
'api' => [
146-
// \Laravel\Sanctum\Http\Middleware\EnsureFrontendRequestsAreStateful::class,
147-
\Illuminate\Routing\Middleware\ThrottleRequests::class.':api',
148-
\Illuminate\Routing\Middleware\SubstituteBindings::class,
149-
],
150144
];
151145
```
152146

0 commit comments

Comments
 (0)