Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cesarockstar1985/d29a141a8f916d6aed31e50b5bd632f3 to your computer and use it in GitHub Desktop.
Save cesarockstar1985/d29a141a8f916d6aed31e50b5bd632f3 to your computer and use it in GitHub Desktop.
->prependOption([
'title' => __('Rules'),
'url' => ['prefix' => 'Admin', 'plugin' => false, 'controller' => 'AppRules', 'action' => 'index'],
'icon' => 'fa fa-address-card fa-fw',
'class' => 'nav-item',
])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment