urlsnail/bootstrap/providers.php

6 lines
64 B
PHP

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