spatie / laravel-tags

Add tags and taggable behaviour to your Laravel app

Home Page:https://freek.dev/609-an-opinionated-tagging-package-for-laravel-apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot publish migration

kossa opened this issue · comments

Hello,

Running : php artisan vendor:publish --provider="Spatie\Tags\TagsServiceProvider" --tag="tags-migrations"

Getting error : No publishable resources for tag [tags-migrations].

This works in the latest version of the package.

Alright thanks