Marty Friedel

Results 4 issues of Marty Friedel

Laravel 10 has marked the existing `Illuminate\Contracts\Validation\Rule` as deprecated, and new rules are created using `Illuminate\Contracts\Validation\ValidationRule`, which can't be added to Laravel's Validator using the `extend` method (unless I'm missing...

When you use the Entries fieldtype, and configure it to use multiple specific Collections, the list of Entries returned has no reference to what Collection they are from. For example,...

### Bug description When using the `select` param on the `nav` tag in 5.19, it appears keys get cached internally across multiple calls especially when used within a loop. ###...

tags
navigations

My current build uses computed properties to pull out a handful of content from a builder approach - headings, bard, etc - so that it can be queried when searching...