You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
Updated docs to use factory provided by php-debug-bar
As of 1.1.0, released yesterday, php-middleware/php-debug-bar now provides a
factory for the middleware it provides. Additionally, this factory will check
if the URI path matches an asset provided by the debug bar, and, if so, stream
it back, eliminating the instructions required for serving the assets.
0 commit comments