How to add table prefix in cakephp4

You should be able to do this by setting the table name in the initialize function of your models.