add AboutCommand for Nova #6319
Replies: 1 comment
-
Released with Laravel Nova 5.0.0 Feel free to open up a new issue if you're still experiencing this problem on the latest version. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think it would be a nice addition if Nova registers itself in the
Artisan About
command. Pulse already does this and i like the extra info info.I already made something i placed in my NovaServiceProvider.
The above will tell the version number and if your license is valid. There is probably more to show here, but this seems like a nice start.
Beta Was this translation helpful? Give feedback.
All reactions