CakePHP 4 Tutorial 2022 - Migrations (Part 13)

preview_player
Показать описание
In this part we are going to learn how database migrations are being done in CakePHP.

If you need further CakePHP support please check out the community via

Рекомендации по теме
Комментарии
Автор

its awesome to see cakephp getting much better and stay lightweight

TariqSajid
Автор

Migrations looks a lot like some ORMs out there. Excellent video. Congratulations and thank you.

LuanSantos
Автор

Excellent video. Is phinx no longer necessary to install with CakePHP 4 to run these migrations, or is just that the bake migrations command replaces the old way and we still use phinx under the hood?

austinfinch
Автор

Hey thanks for the great videos. What is the best course of action after updating the DB schema if I then have to bake again, but the own extensions and functions, e.g. in the controller or view, not to lose again and again?

thies