摘要:
public function auth() { // Authentication Routes... $this->get('login', 'Auth\AuthController@showLoginForm'); $this->post('login', 'Auth\AuthController@login'); $... 阅读全文
posted @ 2016-04-06 18:50
小虾ff
阅读(398)
评论(0)
推荐(0)
浙公网安备 33010602011771号