I have installed the latest version of AsgardCMS. After adding a new module, it is not visible in roles and permissions. Can you help me with this problem?
npm run watch returns the correct result. Migrations are done correctly.
I have been using asgardcms for many years and have not had such a problem. Today I am upgrading to the latest version of asgardcms and ran into this problem.
Summary of issue
I have installed the latest version of AsgardCMS. After adding a new module, it is not visible in roles and permissions. Can you help me with this problem?
npm run watch returns the correct result. Migrations are done correctly.
I have been using asgardcms for many years and have not had such a problem. Today I am upgrading to the latest version of asgardcms and ran into this problem.
https://imgur.com/T3uLPBr https://imgur.com/JiHG8Ks
module.json
{ "name": "Banner", "alias": "banner", "description": "", "keywords": [], "active": 1, "order": 0, "priority": 0, "providers": [ "Modules\Banner\Providers\BannerServiceProvider", "Modules\Banner\Providers\RouteServiceProvider" ], "aliases": {}, "files": [
}
System Details
Asgardcms/Platform
version: master