Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.6] Let apiResource support except option #24319

Merged
merged 1 commit into from
May 25, 2018
Merged

[5.6] Let apiResource support except option #24319

merged 1 commit into from
May 25, 2018

Conversation

lucasmichot
Copy link
Contributor

@lucasmichot lucasmichot commented May 25, 2018

We might want to exclude some methods when using Route resources.
This is possible with Route::resource() but not with Route::apiResource().


This PR give the possibility to exclude an array on methods passed in except.

@taylorotwell taylorotwell merged commit c4ccd93 into laravel:5.6 May 25, 2018
@lucasmichot lucasmichot deleted the feature/5.6/api-resource-except-options branch May 25, 2018 15:09
@devcircus
Copy link
Contributor

Awesome to see @lucasmichot active again. I've been sincerely worried. 😅

@lucasmichot
Copy link
Contributor Author

lucasmichot commented May 25, 2018

❤️ 👍 thx @devcircus

@GrahamCampbell GrahamCampbell changed the title [5.6] Let apiResource support except option. [5.6] Let apiResource support except option May 26, 2018
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.

None yet

3 participants