...but the application code appears to execute correctly. As I just did a v9 to v10 upgrade at first I assumed that something had broken there. But I find that I can execute the code and the (in this case) SQL is generated correctly (as seen within the laravel.log file).
[2023-03-30 16:00:13] local.DEBUG: select count(*) as aggregate from userswhereemail = ? ["[email protected]"]
Is this perhaps an issue with the VS Code plug-ins as opposed to my Laravel install?
thx for any pointers,
j