Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1
Run composer update
Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1
Run composer update
Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1
"extra": {
"laravel": {
"dont-discover": [
"laravel/dusk"
]
}
},
and also do composer update
Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1
updating in file vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php
$installed = json_decode($this->files->get($path), true);
$packages = $installed['packages'] ?? $installed;
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us