Add link to spatie/laravel-tags

This commit is contained in:
James Brooks 2019-07-13 08:31:08 +01:00 committed by GitHub
parent 17ad1ae5af
commit bd1e839ede
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ use Illuminate\Database\Eloquent\Model;
/**
* This is the has tags trait.
* Code based on https://github.com/spatie/laravel-tags
*
* @author James Brooks <james@alt-three.com>
*/