Step1: Delete the migration file from app/database/migrations/ directory. Step2: Run composer dump-autoload command to reset autoload files. Step3: Run migrate: ...
確定! 回上一頁