summaryrefslogtreecommitdiffstats
path: root/docs/providers.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/providers.md')
-rw-r--r--docs/providers.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/providers.md b/docs/providers.md
index 5b9d9be..eaf5884 100644
--- a/docs/providers.md
+++ b/docs/providers.md
@@ -2,6 +2,8 @@
## Laravel
+**NOTE:** The current Laravel support is for 4.x based versions.
+
A Laravel authentication provider is included with the Gatekeeper package in `Psecio\Gatekeeper\Provider\Laravel`.
It's easy to add into your Laravel application and seamlessly works with the framework's `Auth` handling.