mastercut/bootstrap/providers.php
2024-11-15 15:27:58 +07:00

6 lines
64 B
PHP

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