So i updated my panel and wings to the newest versions. but now my panel stopped working. During the installation i did encounter some errors, but i fixed them by editing some things in composer.json and app.php. (for the changes i made in app.php see the added image). Also i dont really see any errors in the logs, except for a rlly long laravel error log, which i dont really understand. The last stacktrace in that log is:
[2023-09-17 12:18:01] production.ERROR: Unable to detect application namespace. {"exception":"[object] (RuntimeException(code: 0): Unable to detect application namespace. at /var/www/pterodactyl/vendor/laravel/framework/src/Illuminate/F>
[stacktrace]
#0 /var/www/pterodactyl/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(220): Illuminate\Foundation\Application->getNamespace()
#1 /var/www/pterodactyl/app/Console/Kernel.php(23): Illuminate\Foundation\Console\Kernel->load()
#2 /var/www/pterodactyl/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(316): Pterodactyl\Console\Kernel->commands()
#3 /var/www/pterodactyl/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#4 /var/www/pterodactyl/artisan(37): Illuminate\Foundation\Console\Kernel->handle()
#5 {main}
"}
is anyone able to help me solve this issue, it would be really appreciated!