added resources for json api responses, moved some of the computations to soft...
added resources for json api responses, moved some of the computations to soft attributes, moved the qrcode generation into the project model
Showing
- app/Http/Controllers/FundingController.php 17 additions, 14 deletionsapp/Http/Controllers/FundingController.php
- app/Http/Resources/ProjectCollection.php 24 additions, 0 deletionsapp/Http/Resources/ProjectCollection.php
- app/Http/Resources/ProjectResource.php 25 additions, 0 deletionsapp/Http/Resources/ProjectResource.php
- app/Project.php 16 additions, 2 deletionsapp/Project.php
- resources/views/projects/index.blade.php 1 addition, 1 deletionresources/views/projects/index.blade.php
- resources/views/projects/show.blade.php 3 additions, 3 deletionsresources/views/projects/show.blade.php
Loading
Please register or sign in to comment