Skip to content

Error - No Handler Registered #2

@ndran

Description

@ndran

Trying to test to see if my configuration is working and after running "php artisan tunneler:activate" its giving me the following error:

No handler registered for command [STS\Tunneler\Jobs\CreateTunnel]

I've registered the provider by adding "STS\Tunneler\TunnelerServiceProvider::class," into my providers array ( config/app.php )

Any ideas? The project I'm attempting to configure this with is running laravel 5.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions