mirror of
https://github.com/10h30/laravel-file-upload-series.git
synced 2026-07-12 11:16:05 +09:00
6 lines
64 B
PHP
6 lines
64 B
PHP
<?php
|
|
|
|
return [
|
|
App\Providers\AppServiceProvider::class,
|
|
];
|