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

Extend Eloquent Model & Builder. #2

Closed
elcobvg opened this issue Dec 7, 2017 · 1 comment
Closed

Extend Eloquent Model & Builder. #2

elcobvg opened this issue Dec 7, 2017 · 1 comment

Comments

@elcobvg
Copy link
Owner

elcobvg commented Dec 7, 2017

To enable caching of full Eloquent models, the base class needs to be extended with a __set_state method.
For retrievable storage of paged results, the Builder and Paginator need to be extended as well.

@elcobvg
Copy link
Owner Author

elcobvg commented Dec 12, 2017

#5 Capability to cache and retrieve Eloquent models.

@elcobvg elcobvg closed this as completed Dec 12, 2017
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

No branches or pull requests

1 participant