Class "PHPMaker2026\Xxx\BaseController" not found

version 2026.7

Cache deleted
Can someone help me with this error

version 2026.7

somehow the application is looking for Customer2Controller

I don’t have a table called Customer2.

Can someone help me?

First of all, read Mirgrating to v2026 -> Project Structure and Namespace:

IMPORTANT: DO NOT generate or upload a new Symfony project into an old project folder.

As you can see in the error message, you have mixed files, some from "Oasis", some from "GForceAzureGit".

You better delete all files in your project folder, then re-generate all files again.