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
393 stars 85 forks source link

Feature request: Add support for Laravel 10 #319

Closed jnoordsij closed 1 year ago

jnoordsij commented 1 year ago

Add support for Laravel 10, which is expected to be released at February 7th, 2023.

A good starting point might be to look into #296 which added Laravel 9 support and model after that. It is likely Laravel scout will receive an update to v10 around the same time, so it might be wise to combine with that and check the changes.