photo/bootstrap/providers.php

5 lines
60 B
PHP
Raw Normal View History

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