🚀 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: Fixed the test structure and added more unit tests. Made it fully Livewire with full-page components. Added more tests, and now the code coverage is 100%.
It is still Laravel Breeze, but it is now fully typed and tested with traditional Livewire 🤌