public dash and view counting
This commit is contained in:
@@ -26,6 +26,8 @@ class TableComment extends Model
|
||||
use Reportable;
|
||||
protected $guarded = [];
|
||||
|
||||
protected $touches = ['table'];
|
||||
|
||||
protected static function boot()
|
||||
{
|
||||
parent::boot();
|
||||
|
||||
Reference in New Issue
Block a user