IN cakephp older versions like 3.2 was able to create models from the command line using thees commands in win10. I checked the tutorial below and they dont use this command anymore?
bin\cake bake model Articles //this no longer works
Warning error PDO:_construct ....server sent charset unknown to client
bin\cake //this command works as i get an output
https://book.cakephp.org/3/en/tutorials-and-examples/cms/database.html
Apache/2.4.41 (Win64) PHP/7.3.12 Mysql 8
I get this error: PDO::__construct(): Server sent charset (255) unknown to the client. Please, report to the developers