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;