Hey team :wave: Is there a guide on migrating Lara...
# community-help
r
Hey team 👋 Is there a guide on migrating Laravel Scout from
typesense/laravel-scout-typesense-driver
to
typesense/typesense-php
? for example, I see that
getCollectionSchema
method is no longer required in the model and needs to be defined in the engine config
config/scout.php
, I am wondering about the rest of the stuff I need to take care of during this migration