Search in Multiple Models using laravel-searchable - A practical implementation
Spatie team recently released a new open source package called laravel-searchable. This package simplifies the search between multiple models. In this article, we will implement this package to search blog post and events records.
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5.7 Laravel 5.6 Laravel 5.5 Laravel 5.4 Laravel 5 Intermediate