try this other way as you have userid and password to check for login use Illuminate\Support\Facades\Hash; public function auth(Request ...
確定! 回上一頁