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