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
Adding the string type of a spatie/laravel-translatable property causes a must be of type ?string, array given, called in /var/www/html/vendor/spatie/laravel-data/src/Resolvers/DataFromArrayResolver.php on line 95 error.
🖥️ Versions
Laravel: 11.21.0
Laravel Data: 4.8.1
PHP: 8.3.10
The text was updated successfully, but these errors were encountered:
Adding the
string
type of aspatie/laravel-translatable
property causes amust be of type ?string, array given, called in /var/www/html/vendor/spatie/laravel-data/src/Resolvers/DataFromArrayResolver.php on line 95
error.🖥️ Versions
Laravel: 11.21.0
Laravel Data: 4.8.1
PHP: 8.3.10
The text was updated successfully, but these errors were encountered: