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.
 
 
 
Go to file
Gnieark cc20f83fc2 wip 4 years ago
bin symfony base 4 years ago
config wip 4 years ago
public symfony base 4 years ago
src wip 4 years ago
templates wip 4 years ago
tests symfony base 4 years ago
translations symfony base 4 years ago
.gitignore symfony git ignore 4 years ago
LICENSE Initial commit 4 years ago
README.md wip 4 years ago
composer.json wip 4 years ago
composer.lock wip 4 years ago
phpunit.xml.dist symfony base 4 years ago
symfony.lock wip 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