var headers = {}; headers['X-CSRF-TOKEN'] = "[[${_csrf.token}]]"; $.ajax({ url: url, type: "POST", ...
確定! 回上一頁