Devstagram/bootstrap/providers.php
2024-08-18 17:18:48 -05:00

6 lines
64 B
PHP

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