You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+29-47
Original file line number
Diff line number
Diff line change
@@ -1,31 +1,12 @@
1
1
# CockroachDB Driver for Laravel
2
2
3
-
A driver/grammer for Laravel that works with CockroachDB.
4
-
5
3
[](https://packagist.org/packages/ylsideas/cockroachdb-laravel)
We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).
27
-
28
-
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).
8
+
A driver/grammar for Laravel that works with CockroachDB. This is currently an alpha.
9
+
All tests pass, but you may run into bugs potentially going forward.
29
10
30
11
## Installation
31
12
@@ -35,40 +16,41 @@ You can install the package via composer:
0 commit comments