Tags
Tags copied to clipboard
Finder method solution
Finder method solution using cake example http://book.cakephp.org/3.0/en/orm/query-builder.html#filtering-by-associated-data
Thanks! And sorry for the delay.
Mind adding some tests?
I implemented this in the new tags repo @ https://github.com/dereuromark/cakephp-tags You have to return the query for it to work, somehow this must have changed over the last versions of CakePHP. Took me a while to figure it out and adding a passing test case.