add dashboard mailbox, added usage log, pending-switch email, mailbox history, email history
This commit is contained in:
@@ -16,6 +16,7 @@ class Log extends Model
|
||||
* @var array
|
||||
*/
|
||||
protected $fillable = [
|
||||
'user_id',
|
||||
'ip',
|
||||
'email',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user