Skip to content

Conversation

@MasterRO94
Copy link
Contributor

Now if we call $model->getTable() method, it transforms model name to table name by Laravel convenience (if developer does not specify the $table property). And it makes this transformation every time when $model->getTable() is called. This PR saves transformed table name as it is done in 'Illuminate\Database\Eloquent\Relations\Pivot@getTabel()' method.

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