This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
duanyangfeng
/
sina-video
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
031db75231
Rami (Branch)
Tag
master
sina-video
/
app
/
index
/
middleware.php
middleware.php
134 B
Cronologia
Originale
1
2
3
4
5
6
<?php
// 这是系统自动生成的middleware定义文件
return [
app\middleware\Log::class,
app\middleware\Safe::class,
];