This is my final Symfony projet of my 3 month formation with 3W Academy.
- PHP 7.2.19 or higher;
- Symfony 5.0.*;
- The usual Symfony application requirements.
There's no need to configure anything to run the application. If you have installed Symfony, run this command and access the application in your browser at the given URL (http://127.0.0.1:8000/ by default):
$ cd librabry/
$ symfony server:start