Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

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;
 
PREVIOUS NEXT
Tagged: #Script #artisan #handling #event #returned #error #code
ADD COMMENT
Topic
Name
4+7 =