movie-night-api/bootstrap/providers.php
2026-02-18 00:15:02 -06:00

5 lines
64 B
PHP

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