We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 723ee0a commit 36d1a65Copy full SHA for 36d1a65
README.md
@@ -22,6 +22,16 @@
22
23
<h1 id="a-libsql-http-for-laravel" align="center">A LibSQL HTTP for Laravel</h1>
24
25
+<p align="center">
26
+ <a href="https://discord.gg/turso">
27
+ <picture>
28
+ <source media="(prefers-color-scheme: dark)" srcset="https://i.imgur.com/UhuW3zm.png">
29
+ <source media="(prefers-color-scheme: light)" srcset="https://i.imgur.com/vljWbfr.png">
30
+ <img alt="Shows a black logo in light color mode and a white one in dark color mode." src="https://i.imgur.com/vGCC0I4.png">
31
+ </picture>
32
+ </a>
33
+</p>
34
+
35
## Requirement
36
37
- Turso CLI - [Installation](https://docs.turso.tech/cli/introduction)
0 commit comments