Skip to content

Trait "Illuminate\Console\DetectsApplicationNamespace" not found #27

@indrisepos

Description

@indrisepos

I found this error message when installing the package in Laravel Framework 11.28.1:
Trait "Illuminate\Console\DetectsApplicationNamespace" not found

Fix: Comment out "use DetectsApplicationNamespace;" from the files below and install it again: composer require bpocallaghan/generators --dev

  • vendor/bpocallaghan/generators/src/Commands/ListenerCommand.php
  • vendor/bpocallaghan/generators/src/Commands/FileCommand.php

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