johndavedecano / laragym

A laravel gym management system
264 stars 160 forks source link

Laravel 10 - Invoices API #82

Closed johndavedecano closed 4 months ago

johndavedecano commented 1 year ago
Method URI Name Action
GET /api/invoices invoices.index App\Api\V1\Controllers\InvoiceController@index
GET /api/invoices/{invoice} invoices.show App\Api\V1\Controllers\InvoiceController@show
johndavedecano commented 1 year ago

https://laracasts.com/discuss/channels/general-discussion/cache-invoices

johndavedecano commented 1 year ago

https://laracasts.com/discuss/channels/general-discussion/cache-results-with-stripecashier