Skip to content

Conversation

@Prepager
Copy link
Contributor

The route resource function is very useful but an API doesn't need the create and edit routes. This pull request would allow that functionality with a new apiResource function that would work the same way as the original resource function just without the two unnecessary routes.

Route::apiResource('photos', 'PhotoController');

@tillkruss
Copy link
Contributor

tillkruss commented May 26, 2017

Why not add that as macro in your project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants