This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
hlm
/
hlm_pl_mall
Tarkkaile
11
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
8af75f8630
Branchit
Tagit
dev
master
hlm_pl_mall
/
app
/
middleware.php
middleware.php
94 B
Historia
Raaka
1
2
3
4
5
<?php
// 全局中间件定义文件
return [
app\middleware\AllowCrossDomain::class,
];