php-template/bootstrap/providers.php
2026-01-26 17:19:26 +00:00

5 lines
64 B
PHP

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