restore composer.json, add mysqli extension
This commit is contained in:
10
public/vendor/dashboard/app-assets/data/starter-list.json
vendored
Executable file
10
public/vendor/dashboard/app-assets/data/starter-list.json
vendored
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"listItems": [
|
||||
{"name":"1-Column", "url":"sk-layout-1-column.html","icon":"feather icon-file-text"},
|
||||
{"name":"2-Columns", "url":"sk-layout-2-columns.html","icon":"feather icon-sidebar"},
|
||||
{"name":"Fixed Navbar", "url":"sk-layout-fixed-navbar.html","icon":"feather icon-credit-card"},
|
||||
{"name":"Floating Navbar", "url":"sk-layout-floating-navbar.html","icon":"feather icon-server"},
|
||||
{"name":"Fixed Layout", "url":"sk-layout-fixed.html","icon":"feather icon-layout"},
|
||||
{"name":"Static Layout", "url":"sk-layout-static.html","icon":"feather icon-sliders"}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user