7 lines
113 B
PHP
Executable File
7 lines
113 B
PHP
Executable File
<?php
|
|
|
|
return [
|
|
App\Providers\AppServiceProvider::class,
|
|
App\Providers\HorizonServiceProvider::class,
|
|
];
|