Files
cheerstothe_season_2.0/bootstrap/providers.php
2024-05-21 17:06:14 +05:30

8 lines
164 B
PHP

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