This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
hlm
/
hlm_pl_mall
Suivre
11
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
a6955f1fc3
Branches
Tags
dev
master
hlm_pl_mall
/
app
/
middleware.php
middleware.php
94 B
Historique
Raw
1
2
3
4
5
<?php
// 全局中间件定义文件
return [
app\middleware\AllowCrossDomain::class,
];