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

save() method and load data from database #23

Open
PlanetTheCloud opened this issue May 13, 2019 · 2 comments
Open

save() method and load data from database #23

PlanetTheCloud opened this issue May 13, 2019 · 2 comments

Comments

@PlanetTheCloud
Copy link

Would be nice :D

@mikebronner
Copy link
Contributor

@PlanetGamingGG Wouldn't you then just want to use Laravel Eloquent? The entire point of this package is to disconnect models from the database, leaving persistence implementation up to you, or possibly more frequently used from transient objects that don't get persisted.

@PlanetTheCloud
Copy link
Author

Ah... I see...
Thank you for the clarification

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

2 participants