mirror of
https://github.com/crivion/laranode.git
synced 2026-09-03 06:24:09 +08:00
6 lines
64 B
PHP
6 lines
64 B
PHP
<?php
|
|
|
|
return [
|
|
App\Providers\AppServiceProvider::class,
|
|
];
|