laravel12/bootstrap/providers.php
2025-12-05 21:23:46 +09:00

6 lines
64 B
PHP

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