The “providers” array is not present in laravel’s config/app.php
I want to register the ‘authserviceprovider’ provider in the ‘provider’ array in config/app.php, but the ‘provider’ array is not in that file, is there something wrong with my installation, or my laravel version?, I’m using laravel 10 and php 8.2.12