public dash and view counting
This commit is contained in:
@@ -25,6 +25,8 @@ class Proposal extends Model
|
||||
use Reportable;
|
||||
protected $guarded = [];
|
||||
|
||||
protected $touches = ['author', 'table'];
|
||||
|
||||
/** Authoring user */
|
||||
public function author()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user