Skip to content

Config Publishing

Compare
Choose a tag to compare
@kevinkhill kevinkhill released this 09 Aug 13:59
· 40 commits to 3.1 since this release

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.