Aggiungi clausole where

->where('title', 'LIKE', '%'.$search.'%')->where('description', 'LIKE', '%'.$description.'%')->.....->orderBy(....)