rtconner / laravel-tagging

Tag support for Laravel Eloquent models - Taggable Trait
MIT License
882 stars 168 forks source link

Return the response from the save #57

Closed CliffBrown closed 9 years ago

CliffBrown commented 9 years ago

Saving model returns a boolean when the record save is attempted. The same response should be returned by the extended version in order to be useful

rtconner commented 9 years ago

in 1.1.2