You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same issue. For me it was because I customized Nova's menu. As mentioned in Nova's doc
If you have customized Nova's main sidebar menu, a link to your tool will not automatically display in Nova's sidebar. You will need to manually define your tool's menu inside your custom Nova::mainMenu callback.
Hi, I have installed the package and followed the instructions on registering inside the tools on NovaServiceProvider.
I cant see the import button on any of my resources even when I add
public static $canImportResource = true;
I am using Laravel Nova 4. Thanks
The text was updated successfully, but these errors were encountered: