Skip to content

I can't find model by title #362

Answered by azamat-747
azamat-747 asked this question in Q&A
Discussion options

You must be logged in to vote

I found a solution, I think it will be useful to someone:

$query->whereRaw("CAST(title AS CHAR) like ?", ["%{$request->search}%"]);

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by azamat-747
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant