cviebrock / eloquent-taggable

Easily add the ability to tag your Eloquent models in Laravel.
MIT License
537 stars 72 forks source link

Laravel 6.0 support #102

Closed lorvent closed 5 years ago

lorvent commented 5 years ago

Hello,

please consider adding support for laravel 6.0

thanks.

cviebrock commented 5 years ago

Done. Version 6.0.0 of the package has been tested with Laravel 6.0.

Let me know if you come across any issues!