Laravel – Expected type 'object'. Found 'array<string, mixed>'. (Intelephense 1006). Can anyone help me please?
My Laravel code works fine but the PHP Intelephense extension shows unnecessary error in the code. If I delete the extension, the error goes away and reappears when I reinstall it. It also shows some errors in the Laravel helpers.php…