florida_gym/bootstrap/providers.php
2026-03-11 11:03:12 +05:30

6 lines
64 B
PHP

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