carrentalservice/bootstrap/providers.php
2026-02-19 22:05:20 +00:00

6 lines
64 B
PHP

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