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 4c37fbad58
Merge pull request #5 from gnieark/master
user form
4 vuotta sitten
bin symfony base 4 vuotta sitten
config can register user now 4 vuotta sitten
public grid-css 4 vuotta sitten
src can register user now 4 vuotta sitten
templates can register user now 4 vuotta sitten
tests symfony base 4 vuotta sitten
translations symfony base 4 vuotta sitten
.gitignore symfony git ignore 4 vuotta sitten
LICENSE Initial commit 4 vuotta sitten
README.md wip 4 vuotta sitten
composer.json logout ok 4 vuotta sitten
composer.lock logout ok 4 vuotta sitten
phpunit.xml.dist symfony base 4 vuotta sitten
symfony.lock wip 4 vuotta sitten

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