Open
Description
This use to wok before but all of a sudden it stopped. I downloaded a new one and added this:
<?= Security::js_fetch_token(); ?>
<script>
console.log(fuel_csrf_token());
</script>
to the views > welcome > index.php the fuel_csrf_token
it created the fuel_csrf_token
function and that's it.