Change tag routines, articles saving is ok
This commit is contained in:
@@ -5,7 +5,7 @@ namespace App\Models\Shop;
|
||||
use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
use Rinvex\Categories\Traits\Categorizable;
|
||||
use Conner\Tagging\Taggable;
|
||||
// use Conner\Tagging\Taggable;
|
||||
|
||||
class Category extends Model
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user