laravel-rethinkdb
laravel-rethinkdb copied to clipboard
Laravel 5.3
Hello, do you have any plans updating this gem for Laravel 5.3? :)
@michaelpittino any particular issues you got with 5.3 , did it crash or failed to work ? can you provide more info
Yes, I get many compatibility issues. I think some function signatures changed in 5.3
can you provide examples ?
I haven't touched 5.3 yet, i will try to fix it later today.
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.
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.