🚀 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 Chat App with Livewire: Started with Breeze, Installed Laravel Reverb, Removed Volt, made it fully typed checked by Pest type coverage, PHPStan + Larastan level 9 with bleeding edges, Rector + Laravel-Rector and Pint configuration.
Removed Email verification too.