laragym icon indicating copy to clipboard operation
laragym copied to clipboard

Laravel 10 - Invoices API

Open johndavedecano opened this issue 3 years ago • 2 comments

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 avatar Mar 13 '23 03:03 johndavedecano

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

johndavedecano avatar Mar 13 '23 04:03 johndavedecano

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

johndavedecano avatar Mar 13 '23 04:03 johndavedecano