murze.be wrote a nice tutorial on how to search models using a where like query in Laravel 5.

search model laravel

For a project I'm working on I needed to build a lightweight, pragmatic search. In this blogpost I'd like to go over my solution.