Commit Graph

24 Commits

Author SHA1 Message Date
Taylor Otwell f9ed4ff7ac Override cookie encrypter by default. 2015-06-08 21:16:01 -05:00
Nicolas Widart 58db25b9f5 Use the ::class notation
Prefix the namespace with \
2015-06-05 15:45:08 +02:00
Graham Campbell bf3785d0bc Additional cs fixes
Signed-off-by: Graham Campbell <graham@cachethq.io>
2015-06-01 15:46:45 +01:00
Taylor Otwell 161ebdab36 Revert "[5.1] Add new middleware" 2015-04-22 08:26:24 -05:00
Laurence Ioannou 3dcefec0bd Update Kernel.php 2015-04-19 15:13:32 +10:00
Taylor Otwell 8909e75552 Some spacing. 2015-03-02 15:31:27 -06:00
Taylor Otwell 4c78958b5b Tweak a few things. 2015-02-22 22:37:16 -06:00
Taylor Otwell cc2139ac91 Tweaking a few things. 2015-02-22 21:56:03 -06:00
Taylor Otwell f424b87a63 PSR-2 for app. 2015-02-22 20:47:03 -06:00
Taylor Otwell c3e3d9dc4b Include CSRF middleware in base install for easy override / whitelist.
This makes it easy to skip CSRF verification for things like web hooks
and such from GitHub / Stripe.
2015-01-26 19:32:22 -06:00
Codeklopper 11cf23b4f2 Unused exception reference 2014-11-26 15:04:23 +01:00
Taylor Otwell 8b70eabf39 Update the app skeleton. 2014-11-19 19:45:46 -06:00
Taylor Otwell a7e6a89c91 Add scheduled commands. 2014-11-18 22:48:38 -06:00
Taylor Otwell d2aebd283e Rename middleware. 2014-11-11 10:27:30 -06:00
Taylor Otwell a98c0d64c7 Move middleware. 2014-11-10 13:38:19 -06:00
Taylor Otwell 97287c89fe Update middleware. 2014-11-10 13:25:08 -06:00
Taylor Otwell 6e0a5603fe Update middleware list. 2014-11-10 10:20:41 -06:00
Taylor Otwell 1209ce7657 Working on exception handling. WIP. 2014-11-03 16:45:26 -06:00
Taylor Otwell 9aed9debca Tweak how console commands are registered. 2014-10-21 10:27:26 -05:00
Taylor Otwell ec9edec9a2 Rename CSRF middleware. 2014-10-20 17:16:06 -05:00
Taylor Otwell 93b9415cd0 Update middleware. 2014-10-20 16:45:39 -05:00
Taylor Otwell 22612df444 Middleware. 2014-10-20 13:22:05 -05:00
Taylor Otwell bcc539ee62 Move bootstraps to base classes. 2014-10-20 11:29:33 -05:00
Taylor Otwell 4301348646 Large refactor of HTTP and Console stack. 2014-10-20 11:14:41 -05:00