Error: While updating laravel 8 to 9. Script @php artisan package:discover –ansi handling the post-autoload-dump event returned with error code 1
The colleague with the answer above is, in principle, right. Only he forgot to mention that after all the changes in the file, you need to delete the package fideloper/proxy: https://laravel.com/docs/9.x/upgrade Trusted Proxies Likelihood Of Impact: Low If you are upgrading your Laravel 8 project to Laravel 9 by importing your existing application code into … Read more