If you often find yourself reaching for the MySQL LIKE operator when handling search, you are not alone. But, trust me when I tell you that there is a much, much better way that is still quite simple to setup. In this lesson, from scratch, I will show you how to implement high-quality fuzzy search using Typesense and Laravel Scout.
