F
Filamentβ€’2mo ago
yohanan

How to make Filament app work both online and offline

online: hosted on a server offline: hosted one is accessible even if there is no internet and when internet is established, data syncronization make both updated. is there a way to do that? or a plugin?
3 Replies
toeknee
toekneeβ€’2mo ago
You want bi-lateral syncing of data, it is possible. But you will need to ensure you use uuid/ulid's and structure it to allow data to go both ways πŸ™‚ This isn't filament related, but laravel.
toeknee
toekneeβ€’2mo ago
Medium
Mastering Bidirectional Data Synchronization for Laravel MySQL
Mastering Bidirectional Data Synchronization for Laravel MySQL: Ensuring Seamless Database Consistency Across Multiple Installations
yohanan
yohananβ€’2mo ago
Hi, thanks you. This is exactly what i need. I'm about to implement this feature in an existing laravel filament project. This is an perfect starting point.
Want results from more Discord servers?
Add your server