ended4월 26일· 1 sources
Blade's Silent Collision: Why @context Breaks JSON-LD in Laravel 12
Laravel 12의 조용한 파괴: @context 지시문과 JSON-LD의 충돌
Why it matters
Laravel 12's new @context directive silently hijacks JSON-LD's literal @context key in Blade templates, causing HTTP 500 errors without deprecation warnings. This naming collision can crash production sites undetected for weeks, making it critical for developers using schema.org metadata to immediately audit and escape affected strings with @@context.
1
Sources
+0
24h
—
Growth
140d
Active
LaravelBladeJSON-LDSchema.orgbreaking change