ledgerrz/bootstrap/providers.php
2026-06-15 00:30:57 +02:00

8 lines
159 B
PHP

<?php
return [
App\Providers\AppServiceProvider::class,
App\Providers\AuthServiceProvider::class,
App\Providers\FortifyServiceProvider::class,
];