Level 4
You can just run the command php artisan make:provider AuthServiceProvider
Check the docs: https://laravel.com/docs/11.x/providers#writing-service-providers
Laravel 11 has been released and some files have been removed.
How to create AuthServiceProvider.php in Laravel 11?
Please or to participate in this conversation.