Cake php Migration and Upgrade to version 4

677 Views Asked by At

I am upgrading and migration cake php from version 3.8 to 4 everything goes fine following the steps(https://book.cakephp.org/4/en/appendices/4-0-upgrade-guide.html) but as per the migration and upgrade documentation cake php version 4 supports ".php" and when I updated the versions i am getting error for missing ".ctp" file.

"Confirm you have created the file": "Dashboard/index.ctp"

Below Image shows the error.enter image description here

0

There are 0 best solutions below