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
dependabot[bot] fe1f18875f
Bump symfony/http-foundation from 5.0.2 to 5.0.7
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.0.2 to 5.0.7.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.0.2...v5.0.7)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
bin symfony base 4 years ago
config can register user now 4 years ago
public grid-css 4 years ago
src can register user now 4 years ago
templates can register user now 4 years ago
tests symfony base 4 years ago
translations symfony base 4 years ago
.gitignore symfony git ignore 4 years ago
LICENSE Initial commit 4 years ago
README.md wip 4 years ago
composer.json logout ok 4 years ago
composer.lock Bump symfony/http-foundation from 5.0.2 to 5.0.7 4 years ago
phpunit.xml.dist symfony base 4 years ago
symfony.lock wip 4 years ago

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