undefined array key "Navigation"
At first, I have
lara-zeus/sky
installed, and I want do disabled the Navigation menu there with hideResources
(https://larazeus.com/docs/sky/v3/getting-started/configuration)
But then came out error like hideResources is undefined
, and then I just revert back the code, and the error just like in image keep popping out.
Is there anyone ever met similar issue? and how to fix this? or what other things should I check?
What i've done after that:
- clear cache and view cache
- reinstall zeus/sky
- composer update
- remove vendor folder, composer install
Thank you, any help really appreciatedConfiguration | sky | Lara Zeus
simple CMS for your website. it includes posts, pages, tags, and categories, with a frontend scaffolding. | lara zeus sky
Solution:Jump to solution
Never mind, actually
lara-zeus/sky
get updated, but not with configuration.
need to add this on config
```
'models' => [
......1 Reply
Solution
Never mind, actually
lara-zeus/sky
get updated, but not with configuration.
need to add this on config