mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 00:02:15 +00:00
refactor user in upload controllers
This commit is contained in:
@@ -38,6 +38,7 @@ use VueFileManager\Subscription\App\User\Traits\Billable;
|
||||
* @method static where(string $string, string $string1)
|
||||
* @method static create(array $array)
|
||||
* @method static find(mixed $email)
|
||||
* @method canUpload(int $size)
|
||||
*/
|
||||
class User extends Authenticatable implements MustVerifyEmail
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user