nova-menu-builder
nova-menu-builder copied to clipboard
This Laravel Nova package allows you to create and manage menus and menu items.
I have made the corrections to ensure it works properly with Laravel Nova 5.
Errors in IDE when adding to tools array `Undefined type 'Outl1ne\MenuBuilder\MenuBuilder'.` Also the following when migrating: ``` INFO Running migrations. 2019_11_08_000000_create_menus_table Symfony\Component\ErrorHandler\Error\FatalError Class OptimistDigital\MenuBuilder\MenuBuilder contains 1 abstract method and must...
Dear Owner, When I configure the KeyValue Field type or Repeater Field type in custom menu item types, it does not work as expected. After saved. It looks like this:...
It will result in a 404's like for example these routes `/nova/resources/nova-menus` and `nova-api/nova-menus/cards`. Testing it via Laravel Vapor. Only works with **octane** to `false`, but would love to have...
Fixed on/for: laravel/nova: 5.7.5 outl1ne/nova-menu-builder: dev-main Should probably be backported to previous versions too. Didn't find how to add a "close" button with the correct "close"-action event.