Skip to content
Discussion options

You must be logged in to vote

Hi @be-studio. This error is because the icons were not defined.
Make sure there is at least one entry in the configuration file, for example:

'icons' => [
    'orc' => \Orchid\IconPack\Path::getFolder(),
],

Don't forget to clear the cache after changing:

php artisan config:clear

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by be-studio
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants