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

[9.0] Enable the dotted notation in the ->removeColumn() function #2082

Merged
merged 1 commit into from
May 9, 2019
Merged

[9.0] Enable the dotted notation in the ->removeColumn() function #2082

merged 1 commit into from
May 9, 2019

Conversation

Arkhas
Copy link
Contributor

@Arkhas Arkhas commented May 7, 2019

The ->removeColumn() function is currently not removing nested Column when using it like this :

$dataTable->removeColumn(‘user.posts’);

using the Arr::forget() helper enable the use of the dotted notation in this function

@yajra yajra changed the title Enable the dotted notation in the ->removeColumn() function [9.0] Enable the dotted notation in the ->removeColumn() function May 9, 2019
@yajra yajra merged commit 324aeb3 into yajra:9.0 May 9, 2019
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.

2 participants