ahsanraza1/builtinchat

A Livewire-based real-time chat package for Laravel apps.

dev-main 2025-06-17 14:43 UTC

This package is auto-updated.

Last update: 2025-09-17 15:07:40 UTC


README

# 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.