php-developer/bootstrap/providers.php
2026-01-26 18:40:00 +00:00

5 lines
64 B
PHP

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