get shared via route model binding refactoring

This commit is contained in:
Peter Papp
2021-03-15 06:59:39 +01:00
parent cb272709a3
commit 7e3bbe4008
9 changed files with 81 additions and 117 deletions
+2
View File
@@ -19,6 +19,8 @@ class Share extends Model
protected $keyType = 'string';
protected $primaryKey = 'token';
/**
* Generate share link
*