ahsanraza1/builtinchat

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

Maintainers

Package info

github.com/ahsanraza1/chatappackage

pkg:composer/ahsanraza1/builtinchat

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-04-17 16:24:41 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.