Skip to content

[5.6] Let apiResource support except option - #24319

Merged
taylorotwell merged 1 commit into
laravel:5.6from
lucasmichot:feature/5.6/api-resource-except-options
May 25, 2018
Merged

[5.6] Let apiResource support except option#24319
taylorotwell merged 1 commit into
laravel:5.6from
lucasmichot:feature/5.6/api-resource-except-options

Conversation

@lucasmichot

@lucasmichot lucasmichot commented May 25, 2018

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

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

@lucasmichot

lucasmichot commented May 25, 2018

Copy link
Copy Markdown
Contributor Author

❤️ 👍 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.

3 participants