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