Short attribute syntax for Blade Components

Available from Laravel 9.32.

Current syntax:

<x-profile :user-id="$userId"></x-profile>

Short syntax:

<x-profile :$userId></x-profile>

Like our articles?

Become a Premium Member for $129/year or $29/month
What else you will get:
  • 73 courses
  • 93 long-form tutorials
  • access to project repositories
  • access to private Discord

Recent New Courses