79729421

Date: 2025-08-08 07:02:14
Score: 2.5
Natty:
Report link

Your IDE thinks @json(...) is a JavaScript decorator (which only works in TS), but in Blade it’s just a server-side shortcut that Laravel turns into real JSON before sending to the browser.

Fixes

Reasons:
  • No code block (0.5):
  • User mentioned (1): @json
  • Low reputation (1):
Posted by: Rahul Dangwal