Back
csrfMetaTags()
Include this in your layouts' head
sections to include meta tags containing the authenticity token for use by JavaScript AJAX requests needing to POST
data to your application.
<head>
#csrfMetaTags()#
</head>
Copied!