When I am trying to add a new side menu link via this form, /admin/auth/menu and according to this doc — seems that the "submit" button doesn't work, and the menu link is not creating.
But it still works with php artisan admin:generate-menu
Steps To Reproduce:
make a fresh install of laravel-admin and try to add new menu link
Description:
When I am trying to add a new side menu link via this form, /admin/auth/menu and according to this doc — seems that the "submit" button doesn't work, and the menu link is not creating.
But it still works with
php artisan admin:generate-menu
Steps To Reproduce:
make a fresh install of laravel-admin and try to add new menu link