Comment with Replies using TailwindCSS & Livewire

Tech Stack: tailwindcss, new, livewire

Demo

Discussion (8)

Tushar

18 minutes ago

Very straight-to-point article. Really worth time reading. Thank you! But tools are just the instruments for the UX designers. The knowledge of the design tools are as important as the creation of the design strategy.

hadi

18 minutes ago

Much appreciated! Glad you liked it ☺️

Edward Mulenga

18 minutes ago

Hope you are doing well.

Breno Silva

18 minutes ago

TALL Stack is so cool.

Tushar

18 minutes ago

This comment component is built using Livewire/Alpine and Tailwind CSS.

Mohammad

18 minutes ago

This is a comment.

hadi

18 minutes ago

This is a another comment.

Code

Sorry, this component's code is restricted
Get Livewiredemos-Pro
Sorry, this component's code is restricted
Get Livewiredemos-Pro

Usage


      @livewire('pro.comment-components.comment-pro-tailwind', [
      'model' => \App\Models\WinkPost::first(),
])