Skip to content

SENDER_ID not actually used anywhere in the package #7

@makowskid

Description

@makowskid
    public function withDefaultConfiguration()
    {
        $appSid = config('services.unifonic.app_id');
        $email = config('services.unifonic.account_email');
        $password = config('services.unifonic.account_password');

this is the only place anything is loaded from the config
SENDER_ID is simply ignored

Can you add support for it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions