added email subscriptions
This commit is contained in:
@@ -7,8 +7,6 @@ use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
class EmailSubscriptions extends Model
|
||||
{
|
||||
use HasFactory;
|
||||
|
||||
/**
|
||||
* The attributes that are mass assignable.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user