PHP
Five Practical Tips to Improve Search in Laravel Apps With Typesense
Learn how to install and configure Typesense in a Laravel app, then optimize search by sorting records, using filters, adjusting typo tolerance, accessing raw responses, and leveraging facets for better filtering. Read more