Module which enable automatic cache invalidation in Laravel based on tag (bundle)
Add a repository to your composer.json
"repositories": [
{
"type": "vcs",
"url": "git@github.com:IN10/drupal_laravel_cache"
}
]
Get it with composer
composer require in10/drupal_laravel_cache