ajout des fichiers controleurs
Showing
- src/Controller/CategoryController.php 78 additions, 0 deletionssrc/Controller/CategoryController.php
- src/Controller/ClothesController.php 78 additions, 0 deletionssrc/Controller/ClothesController.php
- src/Controller/EcurieController.php 78 additions, 0 deletionssrc/Controller/EcurieController.php
- src/Form/CategoryType.php 25 additions, 0 deletionssrc/Form/CategoryType.php
- src/Form/ClothesType.php 29 additions, 0 deletionssrc/Form/ClothesType.php
- src/Form/EcurieType.php 26 additions, 0 deletionssrc/Form/EcurieType.php
- templates/category/_delete_form.html.twig 4 additions, 0 deletionstemplates/category/_delete_form.html.twig
- templates/category/_form.html.twig 4 additions, 0 deletionstemplates/category/_form.html.twig
- templates/category/edit.html.twig 13 additions, 0 deletionstemplates/category/edit.html.twig
- templates/category/index.html.twig 35 additions, 0 deletionstemplates/category/index.html.twig
- templates/category/new.html.twig 11 additions, 0 deletionstemplates/category/new.html.twig
- templates/category/show.html.twig 26 additions, 0 deletionstemplates/category/show.html.twig
- templates/clothes/_delete_form.html.twig 4 additions, 0 deletionstemplates/clothes/_delete_form.html.twig
- templates/clothes/_form.html.twig 4 additions, 0 deletionstemplates/clothes/_form.html.twig
- templates/clothes/edit.html.twig 13 additions, 0 deletionstemplates/clothes/edit.html.twig
- templates/clothes/index.html.twig 39 additions, 0 deletionstemplates/clothes/index.html.twig
- templates/clothes/new.html.twig 11 additions, 0 deletionstemplates/clothes/new.html.twig
- templates/clothes/show.html.twig 34 additions, 0 deletionstemplates/clothes/show.html.twig
- templates/ecurie/_delete_form.html.twig 4 additions, 0 deletionstemplates/ecurie/_delete_form.html.twig
- templates/ecurie/_form.html.twig 4 additions, 0 deletionstemplates/ecurie/_form.html.twig
Please register or sign in to comment