Hi,
I have a question. I want to create a complete new migration. How can I do this? I tried phalcon migration name_of_the_migration, because with phalcon create project_name I can create a project and with phalcon controller controller_name I can create a controller and with phalcon model model_name I can create a model. And if I have created a new migration how can I execute it?
I'm new here and I want to learn phalcon. The devtool is very important, because you are much quicker if you can use it correctly.
I can Laravel and there it is very useful to know the commandos. Currently I am learning phalcon, so I think it is very useful to see the differences between both frameworks.
I hope there is somebody who can help me. For a person who is working with phalcon it's probably no problem to tell me the correct code, but I can't find it in the documentation or the codes I have tried didn't work.
Sorr for bad english and I hope you can help me very quickly