artkonekt / appshell

AppShell is an Laravel Application boilerplate with UI, ACL, Users & Customers
https://konekt.dev/appshell
MIT License
79 stars 10 forks source link

default open navigation item #17

Closed jonathan-martz closed 4 years ago

jonathan-martz commented 4 years ago

I want to open every item by default, as long there are not that many items it should not be a problem.

fulopattila122 commented 4 years ago

As you mentioned you want every item to be open by default. But your PR would change this behavior to everyone using this library, therefore I can't accept it.

The good news is that there's a very easy fix for you. Laravel supports overriding package views thus you can easily use the behavior you want:

This way you can override any part of the layout or any other view within appshell.