odan / slim4-skeleton

A Slim 4 Skeleton
https://odan.github.io/slim4-skeleton/
MIT License
439 stars 80 forks source link

composer migrate not found #75

Closed nesjett closed 3 years ago

nesjett commented 3 years ago

The documentation states to execute "composer migration:migrate" but It seems not working anymore:

image

image

It does work if you execute "composer phoenix migrate" tho.

Latest version of this repo, cloned today with the command "composer create-project odan/slim4-skeleton my-app"

odan commented 3 years ago

Thank you, the documentation has been fixed.