This is because you try to create database migration file with exactly same name as we have before. To find out which file you created, run
Remove the file in app/database/migrationsCode:git status git diff
That is not in GIT (that is the one you created).




Reply With Quote
Bookmarks