You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 26, 2022. It is now read-only.
This repository was archived by the owner on Jun 26, 2022. It is now read-only.
Declaration of Techouse\\SelectAutoComplete\\SelectAutoComplete::placeholder(string $placeholer) should be compatible with Laravel\\Nova\\Fields\\Field::placeholder($text) #20
select auto complete: v1.3.6
nova: 3.15.0
laravel: v8.15.0
This code below used to work on older versions, but we have recently upgraded to all the latest versions of laravel/nova/ etc.
I now get this error:
Declaration of Techouse\\SelectAutoComplete\\SelectAutoComplete::placeholder(string $placeholer) should be compatible with Laravel\\Nova\\Fields\\Field::placeholder($text)