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

Trait 'Illuminate\Console\AppNamespaceDetectorTrait' not found #68

Open
saeedsajadi opened this issue Jan 27, 2017 · 5 comments
Open

Trait 'Illuminate\Console\AppNamespaceDetectorTrait' not found #68

saeedsajadi opened this issue Jan 27, 2017 · 5 comments

Comments

@saeedsajadi
Copy link

Trait 'Illuminate\Console\AppNamespaceDetectorTrait' not found in laravel 5.4

@sylviot
Copy link
Contributor

sylviot commented Jan 27, 2017

I don't try use the Package in Laravel 5.4 yet... i'll see it and send feedback here!

@fabiosegalla
Copy link

From https://laravel.com/docs/5.4/upgrade

If you are directly referencing the Illuminate\Console\AppNamespaceDetectorTrait trait, update your code to reference Illuminate\Console\DetectsApplicationNamespace instead.

cjwilburn added a commit to cjwilburn/l5scaffold that referenced this issue Feb 21, 2017
cjwilburn added a commit to cjwilburn/l5scaffold that referenced this issue Feb 21, 2017
@cjwilburn
Copy link
Contributor

@fabiosegalla the fork that I have up as a PR for this issue works in Laravel 5.4.

@RodrigoCR
Copy link

RodrigoCR commented Mar 7, 2017

@cjwilburn I still get the error following the installation guide. How do I make it work?

Edit: Nevermind, I just saw your comment in your fork commit. Cheers.

fernandobritofl added a commit that referenced this issue Apr 11, 2017
orbex added a commit to orbex/restful-api-helper that referenced this issue Apr 15, 2017
maemichi-monosense added a commit to maemichi-monosense/study-laravel-blog that referenced this issue May 22, 2017
using master branch due to:
laralib/l5scaffold#68

see also:
https://laravel.com/docs/5.4/upgrade
> Console
@0foo
Copy link

0foo commented Jun 30, 2017

Could somebody please update the composer package or the ReadMe with the correct branch?
It's still pulling down the package with this error for 5.4 with the package indicated in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants