Files
ledgerrz/bootstrap/providers.php
T

8 lines
159 B
PHP

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