yabhq / laravel-scout-mysql-driver

Laravel Scout MySQL Driver
MIT License
522 stars 113 forks source link

Support Laravel 5.5 #36

Closed hmazter closed 7 years ago

hmazter commented 7 years ago

Updated the composer.json to allow for Laravel 5.5 And have tested it with both an existing application upgraded to 5.5 and a fresh 5.5 app.

Also included support for Laravel Package autodiscovery feature.