Skip to content
This repository was archived by the owner on Mar 8, 2025. It is now read-only.

Access pure eloquent entity instead of builder. #82

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

penteleq
Copy link

@penteleq penteleq commented Sep 3, 2016

Added method which allows to access eloquent model without refferencing to builder.
It's relevant for accessing model's data, eg: $model->getTable() - while it is not available while having builder refference

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant