Skip to content

Blog of Yehger

  • Home
  • Sample Page

Month: April 2025


fastadmin 禁止多地多端登录

Posted on April 1, 2025 Updated on April 1, 2025

public function login() { $account = $this->request->post('account'); $password = $this->request->post('password'); if (!$account || !$password) { $this->error(__('Invalid parameters')); } $ret =… Read more

Posted in Uncategorized     Leave a comment     


Recent Posts

  • React useState惰性初始化函数使用场景
  • Vue的MVVM详解
  • npm install 无反应
  • fastadmin 禁止多地多端登录
  • 安装fastadmin的时候出现could not find driver

Recent Comments

No comments to show.

Archives

  • August 2025
  • July 2025
  • April 2025
  • March 2025
  • January 2025
  • December 2024
  • November 2024
  • September 2024
  • August 2024

Categories

  • English Blog
  • Golang
  • HTML CSS JS
  • Mysql
  • React
  • Uncategorized
  • VS Code
  • Vue
BlogBD WordPress Theme