Repository URL to install this package:
|
Version:
0.1.0 ▾
|
webbingbrasil/dashboard-module
/
module.json
|
|---|
{
"name": "Dashboard",
"alias": "dashboard",
"description": "",
"keywords": [],
"active": 1,
"order": 1,
"providers": [
"Modules\\Dashboard\\Providers\\DashboardServiceProvider",
"Modules\\Dashboard\\Providers\\WidgetServiceProvider"
],
"aliases": {},
"widgets": [
"Modules\\Dashboard\\Widgets\\TesteWidget"
],
"files": [
"start.php"
]
}