79792689

Date: 2025-10-17 02:40:53
Score: 1.5
Natty:
Report link

Vote, this my code now, and still not being shown


@script
<script>
    document.addEventListener('livewire:init', () => {
        Livewire.on('swal-alert', e => {
            Swal.fire(e);
        });
    });
</script>
@endscript
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: ronny hidajat