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 |
4 years ago | |
---|---|---|
bin | 4 years ago | |
config | 4 years ago | |
public | 4 years ago | |
src | 4 years ago | |
templates | 4 years ago | |
tests | 4 years ago | |
translations | 4 years ago | |
.gitignore | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
composer.json | 4 years ago | |
composer.lock | 4 years ago | |
phpunit.xml.dist | 4 years ago | |
symfony.lock | 4 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