yabhq/laravel-scout-mysql-driver

Support for Laravel 5.6

alijmlzd opened this issue · 7 comments

Hi,

Do you have any plan to support laravel 5.6?

Thank You

Hello,

Please make it available in laravel 5.6

Br,

when will this be updated to support the latest laravel versions?

@frknasir
It is already updated to support.
Let me know which versions are having issues if possible send a PR

Getting this after running: composer require yab/laravel-scout-mysql-driver

Using: laravel/framework v5.6.27

image

@msonowal Laravel v5.6.31 and v5.6.35

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.