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

Now taggables table not created

chirag2324 opened this issue · comments

I have used this package for 15 days before and it's working fine but now I reinstall it and run the php artisan migrate command it does not create the taggables table only tags table is created.

Please see attachment:

image

Please check it and let me know.