Help to bake my tables

Hi everyone,
i´m beginning to learn about cakePHP3.x, is a bit difficult but interesting¡¡¡
i have problems here

can someone suggest me about this problem??
bakeERROR

in config/app.php i have “‘encoding’ => ‘utf8’,” and the default collation in my DB is ‘latin1_swedish_ci’, maybe a problem??

Thaks:smiley:

In app.php - can you please try to change from ‘utf8’ to ‘UTF-8’? Also, please check which encoding you have set in your datasource config (app.php also)