Repository URL to install this package:
|
Version:
3.4.1 ▾
|
<?php
return [
'admin-nav' => [
'articles' => ['/articles', 'newspaper-o', ['articles-types', 'articles-categories']],
],
//'slugs' => [
//'articles' => ['model' => 'Evsmash\\Articles\\Article', 'col' => 'slug', 'controller' => 'articles', 'action' => 'show'],
//],
'slugs' => false
];