cartalyst / tags

A Tagging package that easily allows you to add tags to your Eloquent models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Method lists does not exist.

jasminetracey opened this issue · comments

I get this error whenever i use untag or setTags()

Without knowing what version of the package and the framework you're using, it's very difficult to help.

I'm working on laravel 5.4, php 5.6, cartalyst/tags 2.0.1

You should use version 4.0 instead, which is compatible with Laravel 5.4.