mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
controller refactoring part 24
This commit is contained in:
@@ -11,6 +11,7 @@ use Illuminate\Database\Eloquent\Factories\HasFactory;
|
||||
/**
|
||||
* @method static whereNotNull(string $string)
|
||||
* @method static where(string $string, string $token)
|
||||
* @property string user_id
|
||||
*/
|
||||
class Share extends Model
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user