Results 4 comments of Reals

Hi, $results = $model->companies->search('Company name')->get() ->load('companies'); In the "load", you can list several relationships (example: ->load('companies', 'addresses', etc...)).

Hi, same problem. I added "compile 'com.github.mychoices:Jgraph:master-SNAPSHOT'" instead "compile 'com.github.mychoices:Jgraph:1.2'" and it works. But I'm not sure that this is correct.

Should be: ``` import layoutRu from "@/components/parts/keyboard-layout-ru"; // load default style export default { name: 'keyboard', data () { return { visible: false, layout: layoutRu.normal, //or layoutRu.compact or layoutRu.numeric input:...

Sorry guys, I am aware of this problem, but I also have no time to return to this project. (