-
hi please make it possible to change sidebar $group name from a config file.
like:
Users
-- User
-- Roles & Permissions
`public static $group = 'Users';`
thanks
-
When I visit route `/nova/nova-log-viewer/list` following error appears and I see only a empty page.
![JavaScript TypeError](https://user-images.githubusercontent.com/14092921/76195440-92b71380-61e…
-
-
Hi this seems a cool little package and could be just what I need, but I am concerned that there seems to be no authorisation in place to control who can create (or indeed revoke) a token.
It look…
bluec updated
9 months ago
-
Hi, thanks for this awesome package ❤️ .
I've tried using it inside my Laravel Nova project - and the way Nova loads external-to-nova URIs is by loading them in a dialog window through an . When th…
-
Hi,
On your documentation, it seems to be a way to change le log file to be displayed (see picture).
But i'm also logging into others files
It would be nice if i can we I can see them in the sa…
fffab updated
5 years ago
-
## Description
It's currently not possible to init a Vapor project with the default Vessel docker setup.
The vapor init and deploy script needs node and npm inside the docker container.
Larav…
-
- Laravel Version: 10.x
- Nova Version: 4.34.3
- PHP Version: 8.2
- Database Driver & Version:
- Operating System and Version: Windows
### Description:
Once I add this to novaServiceProvide…
-
Hi,
Is there a way to add Ressources Actions in Tabs ?
-
Our use case would require access control on select pages, any ideas on the feasibility?
A `canSee` callback, like how it is on nova resource fields, added to the tool instantiation seems like a good…