CourseWork/bootstrap/providers.php
2024-04-15 16:23:05 +04:00

6 lines
64 B
PHP

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