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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ Bringing the [Symfony Var-Dump Server](https://symfony.com/doc/current/component
8
8
9
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
10
11
+
> If you want to learn how to create reusable PHP packages yourself, take a look at my upcoming [PHP Package Development](https://phppackagedevelopment.com) video course.
0 commit comments