7 lines
116 B
PHP
Executable File
7 lines
116 B
PHP
Executable File
<?php
|
|
|
|
return [
|
|
App\Providers\AppServiceProvider::class,
|
|
Intervention\Image\ImageServiceProvider::class,
|
|
];
|