Valijon
Valijon
`$city = \App\City::first();` When i do `$companies = $city->companies->search('company name');` in `dd($companies);` i'm getting `false `(`boolean`)
But i have `hasMany() `relation :(, this approach not working on hasmany relations.
Show please your toSearchableArray()
I used to have something similar. I solved it when added in array` 'id' => $this->id`.
Found slots that are not in the docs. Also default classes not changing [fiddle](https://jsfiddle.net/94z260xa/3/)
You have this option in vuetify version of this calendar. [Vuetify 2 calendar](https://vuetifyjs.com/en/components/calendars)
Any updates? :)
Anyone help please too get this work
> I am facing the opposite issue. I don't know why but my cursor position does not update when I click at some other location in normal mode. When I...