ajout des controllers pour les habits et les categories
Showing
- migrations/Version20230329195906.php 37 additions, 0 deletionsmigrations/Version20230329195906.php
- src/Entity/Category.php 75 additions, 0 deletionssrc/Entity/Category.php
- src/Entity/Clothes.php 97 additions, 0 deletionssrc/Entity/Clothes.php
- src/Repository/CategoryRepository.php 66 additions, 0 deletionssrc/Repository/CategoryRepository.php
- src/Repository/ClothesRepository.php 66 additions, 0 deletionssrc/Repository/ClothesRepository.php
Please register or sign in to comment