This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
hlm
/
hlm_pl_mall
Vigiar
11
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
a6955f1fc3
Ramos
Etiquetas
dev
master
hlm_pl_mall
/
app
/
middleware.php
middleware.php
94 B
Histórico
Em bruto
1
2
3
4
5
<?php
// 全局中间件定义文件
return [
app\middleware\AllowCrossDomain::class,
];