Marius
Marius
### Bug description Hi, I am trying to query all entries that do not have a parent (root entries), however, this does not seem to work. ```php $entries = Entry::query()...
### Bug description When extending the CP's navigation, and adding nav items that have an external url, they are marked as "current". The example below will always have the "current"...
Hello! I have a computed property for "startDate". I expect when this computed propety changes, then the datepicker will react to that and change the start position also. At the...
Hey! I am missing being able to use "findOrFail" one different repositories such as for taxonomy terms and collection entries. Like the "fail" method, it will take an id, however,...