-
-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't install in L11 #61
Comments
thanks @yemilgr and @juliomrqz , has anyone tested D1 speeds in laravel? does it work well with eloquent and json columns? |
@nam-co unfortunately i haven't test it, but after reading an article i decided to go with turso instead ;) |
same issue facing i'm about to lunch a business and decided with my board to take it |
Thanks @yemilgr I probably read the same article, but I believe CF will figure it out and make it better over time, also one strange thing I notice in Turso is that I see one thing on their dashboard and another in TablePlus for example, is not that simple as it seems |
abandoned project, not compatible with laravel 11, what a shame |
Thank you for the work on the package, when I try composer install I get this error, any ideas?
Problem 1
- Root composer.json requires renoki-co/l1 * -> satisfiable by renoki-co/l1[0.1.0].
- renoki-co/l1 0.1.0 requires illuminate/cache ^10.23 -> found illuminate/cache[v10.23.0, ..., v10.48.10] but these were not loaded, likely because it conflicts with another require.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require renoki-co/l1:*" to figure out if any version is installable, or "composer require renoki-co/l1:^2.1" if you know which you need.
The text was updated successfully, but these errors were encountered: