LibSQL Driver Laravel
Installation
LibSQL Driver Laravel Package Installation
You can install the package via composer:
Then you can publish package vendor using this command:
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
LibSQL Driver Laravel Package Installation
composer require darkterminal/libsql-driver-laravel
php artisan vendor:publish --tag=libsql-driver-laravel
Was this page helpful?
