We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 475fae1 commit a76e1aeCopy full SHA for a76e1ae
README.md
@@ -4,7 +4,7 @@
4
[](https://scrutinizer-ci.com/g/beyondcode/laravel-dump-server)
5
[](https://packagist.org/packages/beyondcode/laravel-dump-server)
6
7
-Bringing the Symfony Var-Dump Server to Laravel.
+Bringing the [Symfony Var-Dump Server](https://symfony.com/doc/current/components/var_dumper.html#the-dump-server) to Laravel.
8
9
This package will give you a dump server, that collects all your `dump` call outputs, so that it does not interfere with HTTP / API responses.
10
0 commit comments