Support for Laravel 5.6
alijmlzd opened this issue · 7 comments
alijmlzd commented
Hi,
Do you have any plan to support laravel 5.6?
Thank You
seanmi commented
Hello,
Please make it available in laravel 5.6
Br,
frknasir commented
when will this be updated to support the latest laravel versions?
msonowal commented
@frknasir
It is already updated to support.
Let me know which versions are having issues if possible send a PR
Deadpoolddt commented
seanmi commented
I am also getting that error on laravel 5.6
…On Tue, Aug 28, 2018 at 5:01 AM Luis David ***@***.***> wrote:
Getting this after running: composer require yab/laravel-scout-mysql-driver
Using: laravel/framework v5.6.27
[image: image]
<https://user-images.githubusercontent.com/22669999/44685877-2dd70680-aa12-11e8-9f8b-d30e9795fcbd.png>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#62 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ARycxw969dpyajcKfI487_g3VOQw0DBZks5uVF4VgaJpZM4TOMFS>
.
domainregistrar commented
I don't think this is actually an issue with Laravel 5.6, it's Scout - I had to drop scout down to 4.0 in order to get this to work.
Working on Laravel 5.6.35 and Scout 4.0 for me.