-
Notifications
You must be signed in to change notification settings - Fork 36
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
Improvements #45
Comments
Hi. Unfortunately i am not not able to spend enough time to take care of this project any more, but if anyone would be willing to maintain it, it would be awesome. I have sent invite to @brunojk and @dkuzmenchuk to become collaborators, as they seem to be pretty active with their forks. Anyway i will try to find some time to at least add authentication support and make it compatible with upcoming 5.5 LTS version of Laravel. |
Hi @duxed, thank you for that, but unfortunately I have no time enough too. I forked this project some time ago in a personal job that was not successful, however I will try to collaborate as I can. |
FYI, rethinkDB is releasing 2.4 soon (see here). I understand. I would be willing to give my time but I'm not good enough - this is a little bit too deep for me. For the time being, I switched to nodejs, koa and rethinkdbdash. Too bad, Laravel looked awesome. Maybe in the future. |
@duxet Hey, congratulations on the great project. I think combining Laravel with RethinkDB, especially with reactive frontends that come out of the box with these is simply brilliant. Especially with Laravel Passport. I understand the time strain, but still secretly hold my breath for the Laravel 5.5 version. |
Hey there!
I discovered RethinkDB yesterday and Laravel today (I'm ashamed) :D
I installed Laravel 5.4 witht his but no username/password support. brunojk/laravel-rethinkdb do support it although it needed some fixes.
For this to be awesome with laravel, it would need to be able to perform simple tasks provided by Laravel like
I didnt test furtrher after I saw it didn'T support password becuase myu DB is protected - so I didn'T have the time to verify those but my guess is it's broken in 5.4.
You seems very active on github, so I have good faith it will eventually be supported.
I'd love to use rethinkDB and support a great open-source projects :)
The text was updated successfully, but these errors were encountered: