From 9da7a934559cb4bf8f13382c9b78f097eb29c2d0 Mon Sep 17 00:00:00 2001 From: Hannes Van De Vreken Date: Thu, 11 Dec 2014 17:12:05 +0100 Subject: [PATCH] Link to Laravel Framework 4.2 branch Because master is the 5.0 version in development and the CookieMiddleware will no longer be StackPHP compatible. --- source/middlewares.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/middlewares.html b/source/middlewares.html index d459ac8..566e286 100644 --- a/source/middlewares.html +++ b/source/middlewares.html @@ -22,14 +22,14 @@

- CookieGuard + CookieGuard

by laravel

The laravel cookie guard encrypts outgoing cookies.