No description
| assets | ||
| bin | ||
| config | ||
| migrations | ||
| public | ||
| src | ||
| templates | ||
| tests | ||
| translations | ||
| .env | ||
| .env.test | ||
| .gitignore | ||
| app.db | ||
| compose.yml | ||
| composer.json | ||
| composer.lock | ||
| Dockerfile | ||
| importmap.php | ||
| Makefile | ||
| phpunit.xml.dist | ||
| README.md | ||
| symfony.lock | ||
Symfony
Start the project
Clone the repo and use the make command :
git clone https://forgejo.allbyte.fr/BUT-Info/Symfony.git
make
Look at the Makefile for commands to load data fixture and so on,
but it is not needed as the sqlite database is included in the project
Sample data
There are 4 users whose login is user_[id] from 0 to 4.
Their passwords are all password123