简体   繁体   English

使用 laravel nova 在资源菜单下显示自定义工具菜单

[英]Show the custom tool menu under Resources menu using laravel nova

I just followed all the steps to make a custom Tool Laravel/Nova/custom/tools我只是按照所有步骤制作自定义工具 Laravel/Nova/custom/tools

enter image description here在此处输入图像描述

In laravel nova v3 you cant change the layout custom-made tools.在 laravel nova v3 中,您无法更改布局定制工具。

If you really want to do this you'll have to come up with a little bit of javascript to flip the HTML elements.如果你真的想这样做,你将不得不想出一点点 JavaScript 来翻转 HTML 元素。

Custom tools are always last in the menu.自定义工具始终位于菜单的最后。

I advise you to upgrade to laravel nova 4, this gives way more menu customization possibilities and its the latest version.我建议您升级到 laravel nova 4,这提供了更多菜单自定义可能性及其最新版本。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM