mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
8 lines
119 B
PHP
8 lines
119 B
PHP
<?php
|
|
|
|
// This file is automatically generated by Laravel...
|
|
|
|
return [
|
|
App\Providers\AppServiceProvider::class,
|
|
];
|