algolia / scout-extended

Scout Extended: The Full Power of Algolia in Laravel
https://www.algolia.com/doc/framework-integration/laravel/getting-started/introduction-to-scout-extended/
MIT License
395 stars 85 forks source link

Add support for Laravel 8 #244

Closed jcorrego closed 3 years ago

jcorrego commented 3 years ago

Composer updates to allow Laravel 8 packages

SimoneStefani commented 3 years ago

Unfortunately it is not so straightforward and there are few more steps involved:

DevinCodes commented 3 years ago

Hi there,

thank you for your contribution. We've added support for Laravel 8 in this PR, you can now use version 1.10.x of scout-extended in your Laravel 8 project!

Thanks again for your contribution!