Illuminate\Support\Facades\DB
in your database model. But remember, this is LibSQL they have sync()
method that can be used when you connect with Remote Replica Connection (Embedded Replica).
Use LibSQL Database in Laravel Application
Illuminate\Support\Facades\DB
in your database model. But remember, this is LibSQL they have sync()
method that can be used when you connect with Remote Replica Connection (Embedded Replica).