composant
Showing
- app/Http/Controllers/PieceController.php 10 additions, 2 deletionsapp/Http/Controllers/PieceController.php
- app/Http/Requests/PieceRequest.php 32 additions, 0 deletionsapp/Http/Requests/PieceRequest.php
- app/Models/Piece.php 2 additions, 0 deletionsapp/Models/Piece.php
- app/View/Components/Piece/Liste.php 30 additions, 0 deletionsapp/View/Components/Piece/Liste.php
- app/View/Components/Year/Liste.php 28 additions, 0 deletionsapp/View/Components/Year/Liste.php
- package.json 2 additions, 1 deletionpackage.json
- resources/views/components/piece/liste.blade.php 9 additions, 0 deletionsresources/views/components/piece/liste.blade.php
- resources/views/components/year/liste.blade.php 3 additions, 0 deletionsresources/views/components/year/liste.blade.php
- resources/views/home.blade.php 5 additions, 0 deletionsresources/views/home.blade.php
- resources/views/piece/index.blade.php 6 additions, 0 deletionsresources/views/piece/index.blade.php
- resources/views/welcome.blade.php 1 addition, 0 deletionsresources/views/welcome.blade.php
- routes/web.php 12 additions, 3 deletionsroutes/web.php
Please register or sign in to comment