Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarJose123 authored Aug 13, 2024
1 parent 1122360 commit ba45117
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ public function panel(Panel $panel): Panel
->authMiddleware([
// ...
Locker::class, // <- Add this
LockerTimer::class, // <- Add this
]);
}
```
Expand Down

0 comments on commit ba45117

Please sign in to comment.