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.
// Be good, have fun, create things.
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.