csrf_token
facade/ignition
The
csrf_token
function retrieves the value of the current CSRF token:
<?php $token
=
csrf_token
();