🚀 Want to learn how to build a chat app using Laravel Livewire and Reverb?
I've done it before, and now I'm rebuilding it with all my learnings! 🤞
Follow the journey and check out the code on my GitHub: github.com/MrPunyapal/livewire-chat-app
Back
•
In response to @MrPunyapal
Update on Livewire Chat App: added some models/tables with relations factories and tests. basic schema for now. I'll add more columns later.