A practical guide to search Eloquent relationships using Laravel Scout Database Driver
Laravel Scout is a tool for adding full-text search functionality to your Laravel applications. It uses drivers like Algolia, Meilisearch, SQL databases, and others to search through your Eloquent models. The package is highly customizable, making it...
eplus.dev6 min read