Skip to main content

"Back to School" Discount! Only until September 16th: 50% off Yearly/Lifetime membership!

Read more here

Databases: Local SQLite and Remote API

Premium
4:37

The Full Lesson is Only for Premium Members

Want to access all of our courses? (38 h 43 min)

You also get:

65 courses
Premium tutorials
Access to repositories
Private Discord
Get Premium for $129/year or $29/month

Already a member? Login here

technoquo avatar

That’s important for understanding how the data is synchronized from the API to SQLite. Where can I find your GitHub repository?

Povilas Korop avatar

I didn't plan to publish GitHub repository in this case, cause it's pretty messy, but there you go: LaravelDaily/nativephp-larapackagehunt

technoquo avatar

No worries at all. I mainly want to understand how the data synchronization from the API to SQLite works and how it behaves in practice. Thanks a lot for sharing the repository!