7 lines
107 B
PHP
7 lines
107 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
App\Providers\AppServiceProvider::class,
|
||
|
BYDAuto\BYDAutoServiceProvider::class,
|
||
|
];
|