mirror of
https://github.com/archtechx/laravel-tips.git
synced 2025-12-12 05:14:04 +00:00
422 B
422 B
| title | tweet_id | thread_slug | author_username | images | created_at | slug | |
|---|---|---|---|---|---|---|---|
| Use `::` to use Alpine property binding inside Blade templates | 1499806910886789121 | weekly-thread-2022-09 | itsmarkmead |
|
2022-03-04T18:00:07+00:00 | use-to-use-alpine-property-binding-inside-blade-templates |
TIL: You can pass Alpine JS data to Blade components by using :: ✨
#laravel