Aleksandr Vinokhodov
Results
2
issues of
Aleksandr Vinokhodov
# Bug report ```php Declaration of Backpack\CRUD\app\Models\Traits\SpatieTranslatable\HasTranslations::getLocale() must be compatible with Spatie\Tags\Tag::getLocale(): string ``` ### What I did Install package from spatie/laravel-tags and use custom Tag model, which changes in...
breaking change
Priority: MUST
Possible Bug
enhancement
next-version
Add reference to current entry to PasswordWiget, which resolves `{REF:P@I:....}` if it exists, if not it will treat the input as raw text and pass through PasswordHealth check. FIXES #12671...