79260976

Date: 2024-12-07 16:51:18
Score: 0.5
Natty:
Report link

Try this :

<script> 
document.addEventListener('alpine:init', () => {
    Alpine.data('MyForm', () => ({ 
        title: @json($post->title),
    })) 
 }) 
</script> 
Reasons:
  • Whitelisted phrase (-1): Try this
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: RedocTsuj