tamiroh
|
395192442d
|
Add use (#1103)
|
2023-08-18 07:40:21 +02:00 |
|
Samuel Štancl
|
5d94727ddd
|
Rewrite cached resolver logic to allow for cache invalidation logic
|
2020-06-02 20:10:17 +02:00 |
|
Samuel Štancl
|
800e8d5a56
|
Enable caching in initialization mw
|
2020-05-22 12:34:25 +02:00 |
|
Samuel Štancl
|
c32f229dd5
|
Refactor more old code and get tests to pass
|
2020-05-13 04:51:37 +02:00 |
|
Samuel Štancl
|
89936187ce
|
Rewrite old tests
|
2020-05-12 23:22:40 +02:00 |
|
Samuel Štancl
|
b441d789b6
|
Pass $request and $next to onFail closures
|
2020-04-06 15:15:52 +02:00 |
|
Samuel Štancl
|
4f5ef6fc56
|
Return the result of onFail closures in middleware
|
2020-04-06 11:14:05 +02:00 |
|
Samuel Štancl
|
f6115d590a
|
[2.3.0] More identification middleware (#323)
* Added request data identification middleware (#207)
* Added request data identification middleware
* Fixed styling
* Changed to Illuminate request instead of helper
* Enabled header and querystring customisation
Co-authored-by: Jesper Jacobsen <joj@webshipper.com>
* Apply fixes from StyleCI
* Use constructor parameter instead of config
* Add tests
* Apply fixes from StyleCI
Co-authored-by: JapSeyz <JapSeyz@JapSeyz.com>
Co-authored-by: Jesper Jacobsen <joj@webshipper.com>
|
2020-03-17 00:02:57 +01:00 |
|