summerblue / laravel-taggable

Taggable Trait for using tag inside Laravel Eloquent models, with Baum's Nested Set pattern support.
http://estgroupe.com
MIT License
54 stars 10 forks source link

laravel5.5下面一堆错误 #6

Open pouduo opened 6 years ago

pouduo commented 6 years ago

retag

pouduo commented 6 years ago

已经修改了很多错误,一个接一个 Integrity constraint violation: 1048 Column 'taggable_id' cannot be null (SQL: insert into taggables (taggable_id, taggable_type, tags_id) values (, App\Models\Article, 9))