[DEV] Add PsySH REPL
This commit is contained in:
@@ -31,4 +31,7 @@ Debugging
|
||||
|
||||
Because we are using Symfony, we recall that a useful tool for debugging
|
||||
is [Symfony's VarDumper component](https://symfony.com/doc/current/components/var_dumper.html),
|
||||
as a more friendly alternative to PHP's `var_dump` and `print_r`.
|
||||
as a more friendly alternative to PHP's `var_dump` and `print_r`.
|
||||
|
||||
There's also a [PsySH](https://psysh.org/) REPL that you can access
|
||||
with `bin/console psysh` and experiment with direct calling of GNU social functions.
|
Reference in New Issue
Block a user