Files
real-estate/bootstrap/providers.php
2026-01-11 17:11:43 +00:00

6 lines
64 B
PHP

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