Skip to content

composer dump-autoload fails after provider and aliases added to config file. #154

@gtshift-dev

Description

@gtshift-dev

Hi, i am trying to install this package with my Laravel 5.7 project. After successfull installation via composer and adding provider and aliases to config file,

php artisan vendor:publish --provider="Teepluss\Theme\ThemeServiceProvider"

this command fails.
i replaced fire() with handle() in ThemeGeneratorCommand.php, but still getting error.

screenshot 4

Please help me, i am stuck with it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions