Jakub Potocký
Jakub Potocký
This PR introduces a new `array` method to `\Illuminate\Validation\Rule`. Currently, it is often cumbersome to validate multiple array keys through the `array` rule. At the same time, if intending to...
This is a continuation of #653 The service provider appends those logging event listeners every time the framework is booted, regardless of whether LDAP is actually used or not. This...
Hello, there are duplicate translation properties applied from https://github.com/primefaces/primeuix/blob/main/packages/styles/src/overlaybadge/index.ts & https://github.com/primefaces/primevue-tailwind/blob/main/assets/styles/primevue/overlaybadge.css This causes these CSS properties to be applied to `.p-overlaybadge .p-badge`: One from the tailwind preset: ```css position: absolute;...