Str::wrap() macro in Laravel

While working on my personal project that is using Laravel, I was in need to write a query with a LIKE clause that searches with quotes at the beginning and end of the generated string.