Tagged: module.json

当在 Modules/Blog 下删除了文件 module.json 后,生成新的迁移文件:Nwidart\Modules\Exceptions\ModuleNotFoundException : Module [Blog] does not exist! 0

NWidArt\Modules\Exceptions\ModuleNotFoundException : Module[Blog]Does not exist!, the execution of the database migration file in the module (no need to publish)

浏览量: 1 1. When the file module.json is deleted under modules/blog, a new migration file is generated: nwidart\modules\exceptions\moduleNotFoundException : module[Blog]does not exist!. as shown in Figure 1 2. Use the make:migration artisan command to...