You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
user form |
3 years ago | |
---|---|---|
bin | 3 years ago | |
config | 3 years ago | |
public | 3 years ago | |
src | 3 years ago | |
templates | 3 years ago | |
tests | 3 years ago | |
translations | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 4 years ago | |
README.md | 3 years ago | |
composer.json | 3 years ago | |
composer.lock | 3 years ago | |
phpunit.xml.dist | 3 years ago | |
symfony.lock | 3 years ago |
README.md
resources-manager
A reservation manager for resources such as vehicles, video projectors, etc.
Under development, not functional yet
Notes à remettre au propre
Initialiser la BDD
php bin/console make:migration
php bin/console doctrine:migrations:migrate