Symfony 5 book the fast track: Is redis necessary for installing guestbook
I am trying to launch the "guestbook" web app from the "Symfony 5: the fast track" book. I check that all is well installed by taping the following command: symfony book:check-requirements and all is ok. But when I launch the…