Replies: 2 comments
-
Feel free to open a PR on the docs to add this. 👍🏻 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Considered it done, tough probably it needs some spell checking ;) |
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 wanted to display the logo module into my custom command. I did found out how, but maybe it would be nice to explain it into the documentation of the logo module? In case anyone wonders... I'll add it here:
new FigletString(config('app.name'), config('logo', []));
Beta Was this translation helpful? Give feedback.
All reactions