Skip to content
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

Laravel 5.3 #37

Open
michaelpittino opened this issue Aug 19, 2016 · 6 comments
Open

Laravel 5.3 #37

michaelpittino opened this issue Aug 19, 2016 · 6 comments

Comments

@michaelpittino
Copy link

Hello, do you have any plans updating this gem for Laravel 5.3? :)

@zaherg
Copy link
Contributor

zaherg commented Aug 20, 2016

@michaelpittino any particular issues you got with 5.3 , did it crash or failed to work ?
can you provide more info

@michaelpittino
Copy link
Author

Yes, I get many compatibility issues. I think some function signatures changed in 5.3

@zaherg
Copy link
Contributor

zaherg commented Aug 20, 2016

can you provide examples ?

@duxet
Copy link
Owner

duxet commented Aug 22, 2016

I haven't touched 5.3 yet, i will try to fix it later today.

@dansup
Copy link

dansup commented Oct 8, 2016

I got this working with Laravel 5.3 using the demo examples in the readme, I will make a PR when I update the other functions.

https://github.com/dansup/laravel-rethinkdb/tree/laravel-53

@ghost
Copy link

ghost commented Nov 21, 2016

I'm getting this error when I run composer require "duxet/laravel-rethinkdb:dev-master"

PHP Parse error:  syntax error, unexpected '$schedule' (T_VARIABLE) in /var/www/html/rethink/app/Console/Kernel.php on line 40
Script php artisan optimize handling the post-update-cmd event returned with error code 255

Installation failed, reverting ./composer.json to its original content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants