Skip to content

Commit a76e1ae

Browse files
committed
add link
1 parent 475fae1 commit a76e1ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Quality Score](https://img.shields.io/scrutinizer/g/beyondcode/laravel-dump-server.svg?style=flat-square)](https://scrutinizer-ci.com/g/beyondcode/laravel-dump-server)
55
[![Total Downloads](https://img.shields.io/packagist/dt/beyondcode/laravel-dump-server.svg?style=flat-square)](https://packagist.org/packages/beyondcode/laravel-dump-server)
66

7-
Bringing the Symfony Var-Dump Server to Laravel.
7+
Bringing the [Symfony Var-Dump Server](https://symfony.com/doc/current/components/var_dumper.html#the-dump-server) to Laravel.
88

99
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.
1010

0 commit comments

Comments
 (0)