Sorry, if this has been asked before, but I couldn't find anything related.

How can I find data by 'hasMany' relationship, which is therefore saved serialized in the database?
I have models that can have many categories and now I want to list all elements that have a specific category.

Kind regards
Oraclefile