My article on Typesense integrating with Django is getting good stats. During development of our systems I tried to find better tutorials but hardly found any. So I wrote a very simple complete tutorial.
For laravel, we can use Laravel Console Command to create and delete schema, populate existing data and for new data auto upserting, Laravel's observers and events can be used.
Here is link
https://medium.com/@mahmudtopu3/django-search-engine-with-typesense-6ad946e793e1