25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
Dosyaya git
Gnieark 4c37fbad58
Merge pull request #5 from gnieark/master
user form
4 yıl önce
bin symfony base 4 yıl önce
config can register user now 4 yıl önce
public grid-css 4 yıl önce
src can register user now 4 yıl önce
templates can register user now 4 yıl önce
tests symfony base 4 yıl önce
translations symfony base 4 yıl önce
.gitignore symfony git ignore 4 yıl önce
LICENSE Initial commit 4 yıl önce
README.md wip 4 yıl önce
composer.json logout ok 4 yıl önce
composer.lock logout ok 4 yıl önce
phpunit.xml.dist symfony base 4 yıl önce
symfony.lock wip 4 yıl önce

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