Closed alies-dev closed 7 years ago
Branch: 5.4 Reason: see https://laravel.com/docs/master/upgrade#upgrade-5.4.0 , 'Console' section:
The Illuminate\Console\AppNamespaceDetectorTrait Trait If you are directly referencing the Illuminate\Console\AppNamespaceDetectorTrait trait, update your code to reference Illuminate\Console\DetectsApplicationNamespace instead.
The Illuminate\Console\AppNamespaceDetectorTrait Trait
If you are directly referencing the Illuminate\Console\AppNamespaceDetectorTrait trait, update your code to reference Illuminate\Console\DetectsApplicationNamespace instead.
PS: I'm working on PR
Branch: 5.4 Reason: see https://laravel.com/docs/master/upgrade#upgrade-5.4.0 , 'Console' section:
PS: I'm working on PR