ahsanraza1/builtinchat
A Livewire-based real-time chat package for Laravel apps.
9
| Install | |
|---|---|
composer require ahsanraza1/builtinchat |
|
| PHP: | ^8.0 |
| License: | MIT |
| Last Updated: | Jun 17, 2025 |
| Links: | GitHub · Packagist |
Maintainer: ahsanraza1
# BuiltinChat
A Livewire-based real-time chat package for Laravel apps.
---
## 📦 Installation
You can install the package via Composer:
```bash
composer require ahsanraza1/builtinchat:@dev
Requires Laravel 8+ and PHP 8.0 or higher.
⚙️ Setup & Usage
Run the following command to set up everything:
php artisan builtinchat:install --fresh
This will publish the package files and prepare the environment for development.
📄 License
This package is open-sourced software licensed under the MIT license.
🙋♂️ Author
Ahsan Raza 📧 98.muhammadahsan@gmail.com 🔗 GitHub: @ahsanraza1
💬 Feedback or Contributions?
Feel free to submit issues or pull requests on the GitHub Repository.