Files
zenithar/bootstrap/providers.php
2025-01-05 01:45:57 -03:00

6 lines
64 B
PHP

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