Moves `withProviders` to configure internally (#6340)

This commit is contained in:
Nuno Maduro 2024-02-13 21:53:33 +00:00 committed by GitHub
parent 059f45ab9e
commit d2b3ab2455
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
use Illuminate\Foundation\Configuration\Middleware;
return Application::configure(basePath: dirname(__DIR__))
->withProviders()
->withRouting(
web: __DIR__.'/../routes/web.php',
// api: __DIR__.'/../routes/api.php',