No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Ir al archivo
Gnieark 4c37fbad58
Merge pull request #5 from gnieark/master
user form
hace 4 años
bin symfony base hace 4 años
config can register user now hace 4 años
public grid-css hace 4 años
src can register user now hace 4 años
templates can register user now hace 4 años
tests symfony base hace 4 años
translations symfony base hace 4 años
.gitignore symfony git ignore hace 4 años
LICENSE Initial commit hace 4 años
README.md wip hace 4 años
composer.json logout ok hace 4 años
composer.lock logout ok hace 4 años
phpunit.xml.dist symfony base hace 4 años
symfony.lock wip hace 4 años

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