mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-06 01:52:48 +08:00
调整统一provider目录;增加content事件的快速登录案例;
This commit is contained in:
@@ -33,6 +33,7 @@ class Login extends AdminController
|
||||
*/
|
||||
public function index()
|
||||
{
|
||||
|
||||
$captcha = Env::get('adminsystem.captcha', 1);
|
||||
if ($this->request->isPost()) {
|
||||
$post = $this->request->post();
|
||||
|
||||
Reference in New Issue
Block a user