This website requires JavaScript.
Explore
Help
Register
Sign In
0b2
/
catchAdmin
Watch
1
Star
0
Fork
0
You've already forked catchAdmin
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
catchAdmin
/
catch
/
login
/
route.php
5 lines
84 B
PHP
Raw
Normal View
History
Unescape
Escape
first commit
2019-12-02 23:04:43 +08:00
<
?
php
# 登入
修改登录
2019-12-12 18:52:56 +08:00
$router
->
post
(
'login'
,
'\catchAdmin\login\controller\Index@login'
);
Reference in New Issue
Copy Permalink