Go to file
dependabot[bot] 0cdb1ed9f6
Bump symfony/security-http from 5.0.2 to 5.0.7
Bumps [symfony/security-http](https://github.com/symfony/security-http) from 5.0.2 to 5.0.7.
- [Release notes](https://github.com/symfony/security-http/releases)
- [Commits](https://github.com/symfony/security-http/compare/v5.0.2...v5.0.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-30 21:41:05 +00:00
bin symfony base 2019-12-26 11:20:49 +01:00
config can register user now 2020-01-02 22:27:51 +01:00
public grid-css 2019-12-27 15:35:02 +01:00
src can register user now 2020-01-02 22:27:51 +01:00
templates can register user now 2020-01-02 22:27:51 +01:00
tests symfony base 2019-12-26 11:20:49 +01:00
translations symfony base 2019-12-26 11:20:49 +01:00
.gitignore symfony git ignore 2019-12-26 11:16:51 +01:00
composer.json logout ok 2019-12-27 11:26:45 +01:00
composer.lock Bump symfony/security-http from 5.0.2 to 5.0.7 2020-03-30 21:41:05 +00:00
LICENSE Initial commit 2019-12-02 10:21:24 +01:00
phpunit.xml.dist symfony base 2019-12-26 11:20:49 +01:00
README.md wip 2019-12-26 15:17:48 +01:00
symfony.lock wip 2019-12-26 15:17:48 +01:00

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