Joseph Silber
|
945052508f
|
Use the Authenticate middleware from core
|
2016-05-26 13:07:11 -04:00 |
Taylor Otwell
|
c332ad9582
|
fix typo
|
2016-05-25 09:24:11 -05:00 |
Graham Campbell
|
728151f5de
|
Applied fixes from StyleCI
|
2016-05-13 14:19:42 -04:00 |
Graham Campbell
|
332731f88b
|
Added the new bindings middleware
|
2016-05-13 19:19:27 +01:00 |
Juan Martinez
|
0d8e71cd92
|
Update Kernel.php
|
2016-04-01 16:00:36 -05:00 |
Graham Campbell
|
541e66789b
|
Fixed typo
|
2016-04-01 20:27:17 +01:00 |
Joseph Silber
|
39ba051a78
|
Add support for the authorize middleware and AuthorizesRequests trait
|
2016-03-30 11:58:14 -04:00 |
Taylor Otwell
|
171de278d7
|
Note of explanation.
|
2015-12-13 14:31:22 -06:00 |
Taylor Otwell
|
a98759b264
|
Applied fixes from StyleCI
|
2015-12-11 17:50:16 -05:00 |
Taylor Otwell
|
b70dbaf7a1
|
define an api group as an example
|
2015-12-11 16:49:20 -06:00 |
Taylor Otwell
|
587e514719
|
Middleware groups, define web group, configure routes file.
|
2015-12-09 11:12:27 -06:00 |
Taylor Otwell
|
1d0853b638
|
Add throttle middleware.
|
2015-12-07 21:27:16 -06:00 |
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 |