hello i can't deploy the app. It is connected to JWT but gives the following error
Spatie\DataTransferObject\DataTransferObjectError
The following invalid types were encountered: expected App\DTO\UserResponse::ID to be of type integer, instead got value null, which is NULL. expected App\DTO\UserResponse::token to be of type string, instead got value null, which is NULL. expected App\DTO\UserResponse::user_email to be of type string, instead got value null, which is NULL.
thanks
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
hello i can't deploy the app. It is connected to JWT but gives the following error
Spatie\DataTransferObject\DataTransferObjectError
The following invalid types were encountered: expected
App\DTO\UserResponse::IDto be of typeinteger, instead got valuenull, which is NULL. expectedApp\DTO\UserResponse::tokento be of typestring, instead got valuenull, which is NULL. expectedApp\DTO\UserResponse::user_emailto be of typestring, instead got valuenull, which is NULL.thanks