Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Go to file
Gnieark 4c37fbad58
Merge pull request #5 from gnieark/master
user form
il y a 4 ans
bin symfony base il y a 4 ans
config can register user now il y a 4 ans
public grid-css il y a 4 ans
src can register user now il y a 4 ans
templates can register user now il y a 4 ans
tests symfony base il y a 4 ans
translations symfony base il y a 4 ans
.gitignore symfony git ignore il y a 4 ans
LICENSE Initial commit il y a 4 ans
README.md wip il y a 4 ans
composer.json logout ok il y a 4 ans
composer.lock logout ok il y a 4 ans
phpunit.xml.dist symfony base il y a 4 ans
symfony.lock wip il y a 4 ans

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