Removing optional modules (blog, block, notification) from core module list

parent eccaa5d5
......@@ -140,13 +140,10 @@ class CoreServiceProvider extends ServiceProvider
$this->app->singleton('asgard.ModulesList', function () {
return [
'block',
'blog',
'core',
'dashboard',
'media',
'menu',
'notification',
'page',
'setting',
'tag',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment