'php artisan package:discover --ansi' failing. In app.php line 23: Class "App\Providers\AppServiceProvider" not found
All of a sudden, getting this on forge with a deployment. Can't figure it out.
I post to the forge, but they are usually pretty slow getting back to message.
Generating optimized autoload files
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
> @php artisan package:discover --ansi
In app.php line 23:
Class "App\Providers\AppServiceProvider" not found
Didn't touch app.php or the "App\Providers\AppServiceProvider" . Working locally.
Any clues? DOA until I figure this out.
Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1