Docker_Laravel/bootstrap/providers.php

6 lines
64 B
PHP
Executable File

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