Greetings, I just released my new package and am looking for some feedback.
Tailwire allows you to build web apps without having to write HTML, CSS, or JavaScript! Powered by Laravel Livewire and Tailwind.
Imagine a world where you no longer have to constantly context switch between HTML, CSS, and Javascript. Where all of your code can reside in self-contained PHP component classes. Even your database migration logic can stay inside of your models. It’s kind of like SwiftUI for PHP!
Github repo: https://github.com/redbastie/tailwire
Demo video: https://www.youtube.com/watch?v=UhC_jBIXYWE
Thanks for checking it out.