Files
sibedas/resources/laravel-code-generator/templates/default/api-controller-call-index-api-resource.stub
Firman Herdiansyah 99e99fa2e6 Update Dashboard Layout
2025-02-05 13:36:33 +07:00

1 line
111 B
Plaintext

return new [% api_resource_collection_class %]($[% model_name_plural_variable %], [% models_were_retrieved %]);