Local Connection
To be able to use LibSQL locally as if you were using SQLite, simply change the following.env:
.env variables.
Remote Connection
To use LibSQL Remote Connection only, you can define the following.env variables:
Remote Replica Connection (Embedded Replica)
To configure remote replica connection (embedded replica), you can simply use the following.env:
Database Configuration
Add this configuration atconfig/database.php inside the connections array:
Copy and Paste and do not change it! Or try to change it and will broke your app or give you malfunction.

