6 lines
64 B
PHP
6 lines
64 B
PHP
<?php
|
|
|
|
return [
|
|
App\Providers\AppServiceProvider::class,
|
|
];
|