Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php artisan error AppNamespaceDetectorTrait not found #728

Closed
RaffaeleT opened this issue Mar 31, 2017 · 2 comments
Closed

php artisan error AppNamespaceDetectorTrait not found #728

RaffaeleT opened this issue Mar 31, 2017 · 2 comments

Comments

@RaffaeleT
Copy link

Hallo
I installed laradock within an application developed on L5.4.
When I issue php artisan in a workspace bash:

  • if the Laravel .env is not present in the project directory (as by default when it is cloned at first), every php artisan command runs fine
  • when I create the .env, for every php artisan command issued I get this error:
    PHP Fatal error: Trait 'Illuminate\Console\AppNamespaceDetectorTrait' not found in /var/www/vendor/laracasts/generators/src/Commands/MigrationMakeCommand.php on line 16 [Symfony\Component\Debug\Exception\FatalErrorException] Trait 'Illuminate\Console\AppNamespaceDetectorTrait' not found

Any hint? Thanks in advance

I am running:
Ubuntu 14.04.5
Docker 17.03.1-ce
Docker-Compose 1.11.2
Postgresql 9.3 on host
Laradock updated at 20170331

@stale
Copy link

stale bot commented Feb 2, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale label Feb 2, 2020
@stale
Copy link

stale bot commented Feb 23, 2020

Hi again 👋 we would like to inform you that this issue has been automatically closed 🔒 because it had not recent activity during the stale period. We really really appreciate your contributions, and looking forward for more in the future 🎈.

@stale stale bot closed this as completed Feb 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants