laraveloctobercmsoctobercms-pluginsoctobercms-backend

Command "october:migrate" is not defined


I must add table to existing octobercms project and added migration but it is not migrating. what may be problem? when I type php artisan october:migrate I faced with this problem

Command "october:migrate" is not defined.

Did you mean one of these?
october:down
october:env
october:fresh
october:install
october:mirror
october:passwd
october:up
october:update
october:util


Solution

  • I had a similar issue: https://github.com/octobercms/october/issues/5589

    It looks like the october:migrate would be available once you updated to the version 2.

    It is a paid one.