mirror of
https://github.com/filp/whoops.git
synced 2026-08-30 20:17:11 +00:00
Merge pull request #311 from franzliedke/patch-1
Reference PSR-7 middleware package
This commit is contained in:
@@ -45,7 +45,8 @@ If you use Laravel 4, you already have Whoops. There are also community-provided
|
||||
[FuelPHP](https://github.com/indigophp/fuel-whoops),
|
||||
[Slim](https://github.com/zeuxisoo/php-slim-whoops/),
|
||||
[Pimple](https://github.com/texthtml/whoops-pimple),
|
||||
or any framework consuming [StackPHP middlewares](https://github.com/thecodingmachine/whoops-stackphp).
|
||||
or any framework consuming [StackPHP middlewares](https://github.com/thecodingmachine/whoops-stackphp)
|
||||
or [PSR-7 middlewares](https://github.com/franzliedke/whoops-middleware).
|
||||
|
||||
If you are not using any of these frameworks, here's a very simple way to install:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user