Files
MoveMate/bootstrap/providers.php
T
2025-03-06 10:14:48 +09:00

6 lines
64 B
PHP

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