We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9ed75b commit a8aafc6Copy full SHA for a8aafc6
README.md
@@ -176,3 +176,8 @@ $routeMiddleware = [
176
'auth.apikey2' => EditedAuthorizeApiKey:class
177
];
178
```
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