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 f531d2d commit d7bef42Copy full SHA for d7bef42
README.md
@@ -13,6 +13,8 @@ A simple way of authenticating your APIs with API keys using Laravel. This packa
13
The concept for managing API keys is also taken from Phil Sturgeon's [codeigniter-restserver](https://github.com/philsturgeon/codeigniter-restserver).
14
I've been looking for an equivalent for Laravel but did not find any so this is an implementation for that.
15
16
+## PATCHED TO WORK WITH LARAVEL 5.3.*
17
+
18
## Laravel 5 is finally supported!
19
20
**Laravel 5.1.x to 5.2.x: `~3.*`
0 commit comments