Config Publishing
Added the tag lavacharts
to the config publishing.
Use php artisan vendor:publish --tag=lavacharts
If that does not work, try to clear the cache with php artisan config:clear
and re-publish with --force
.
Added the tag lavacharts
to the config publishing.
Use php artisan vendor:publish --tag=lavacharts
If that does not work, try to clear the cache with php artisan config:clear
and re-publish with --force
.