Comment with Replies using TailwindCSS & Livewire

Tech Stack: tailwindcss, new, livewire

Demo

Discussion (8)

Tushar

5 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

5 minutes ago

Much appreciated! Glad you liked it ☺️

Edward Mulenga

5 minutes ago

Hope you are doing well.

Breno Silva

5 minutes ago

TALL Stack is so cool.

Tushar

5 minutes ago

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

Mohammad

5 minutes ago

This is a comment.

hadi

5 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(),
])