Skip to content

Conversation

@patricktorres27
Copy link
Collaborator

This update will fix the issue on missing columns when the source column is from eloquent relations.

  1. remove condition where $row is being checked if not Model
  2. use the Array dot method instead of flattening.

1. remove condition where $row is being check if not Model
2. use Array dot method insted of flatten.
@yajra yajra changed the title fix issue with column from relationship not exporting Fix export on columns from eloquent relation Sep 7, 2022
@yajra
Copy link
Owner

yajra commented Sep 7, 2022

Please fix static analysis. Thanks!

@yajra yajra merged commit f0a77b3 into yajra:master Sep 8, 2022
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