Skip to content

Commit a8aafc6

Browse files
committed
readme inspiration
1 parent e9ed75b commit a8aafc6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,3 +176,8 @@ $routeMiddleware = [
176176
'auth.apikey2' => EditedAuthorizeApiKey:class
177177
];
178178
```
179+
180+
## Inspired By
181+
182+
The repository https://github.com/ejarnutowski/laravel-api-key was the inispiration for this
183+
repository. It seemed a fine project but did not have unit tests or scopes.

0 commit comments

Comments
 (0)