CMS control of main menu

Laraship QuestionsCategory: TechnicalCMS control of main menu
Mike Morris asked 4 years ago

So I am running the Marty theme and wondering how I am supposed to use the CMS to control the main menu for the site. the Pages section of the CMS module is not it. There is a CMS tab on Administration->Site Settings but I don’t know what this is for. I see that I could edit the favicon etc. here but how do I edit the default menu items like Home, About, Blog etc? I have re-imported the Demo Data a couple of times. I noticed that it duplicates the items in the main menu bar making a mess of it. I thought this might help me locate where this is controlled in the Dashboard but no dice. This sort of thing would be good content for a “getting started” guide. How is this supposed to work?

Attachments
1 Answers
laraship Staff answered 4 years ago
Hello, Under Administration -> Menu Management, there is a menu called Front End Menu, you can edit the items there and add, edit items
Mike Morris replied 4 years ago

Thank you! That helps. Now I can clean up the menu by deactivating the unwanted items. But it will not allow me to delete them. Throws no onscreen error and nothing in laravel.log. Do I need to change something here in order to capture the event?(see attached screenshot):

APP_NAME=Laraship
APP_ENV=local
APP_KEY=base64:HbvKI
APP_DEBUG=true
DEBUGBAR_ENABLED=false
APP_LOG_LEVEL=APP_DEBUG
APP_URL=mydomain.com
LOG_CHANNEL=single