Download the PHP package darkterminal/turso-http-laravel without Composer
On this page you can find all versions of the php package darkterminal/turso-http-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download darkterminal/turso-http-laravel
More information about darkterminal/turso-http-laravel
Files in darkterminal/turso-http-laravel
Download darkterminal/turso-http-laravel
More information about darkterminal/turso-http-laravel
Files in darkterminal/turso-http-laravel
Vendor darkterminal
Package turso-http-laravel
Short Description A Turso HTTP SDK for Laravel
License MIT
Homepage https://github.com/tursodatabase/turso-http-laravel
Package turso-http-laravel
Short Description A Turso HTTP SDK for Laravel
License MIT
Homepage https://github.com/tursodatabase/turso-http-laravel
Please rate this library. Is it a good library?
Informations about the package turso-http-laravel
SQLite for Production. Powered by libSQL.
Turso · Quickstart · Examples · Docs · Discord · Blog & Tutorials
A LibSQL HTTP for Laravel
## Requirement - Turso CLI - [Installation](https://docs.turso.tech/cli/introduction) - Turso Account - [Register Here](https://tur.so/dt) ## Installation You can install the package via composer: Then register the service provider at `bootstrap/providers.php` array: ## Database Configuration ## Database Configuration Add this configuration at `config/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. ## Usage For database operation usage, everything have same interface like usual when you using `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). ## Changelog Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently. ## Contributing Please see [CONTRIBUTING](CONTRIBUTING.md) for details. ## Security Vulnerabilities Please review [our security policy](../../security/policy) on how to report security vulnerabilities. ## Credits - [Imam Ali Mustofa](https://github.com/darkterminal) - [All Contributors](../../contributors) ## License The MIT License (MIT). Please see [License File](LICENSE.md) for more information.All versions of turso-http-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
darkterminal/turso-client-http Version ^2.9
illuminate/contracts Version ^10.0||^11.0
spatie/laravel-package-tools Version ^1.16
darkterminal/turso-client-http Version ^2.9
illuminate/contracts Version ^10.0||^11.0
spatie/laravel-package-tools Version ^1.16
The package darkterminal/turso-http-laravel contains the following files
Loading the files please wait ....