update README.md

This commit is contained in:
2026-05-01 11:36:39 +03:30
parent 7b2541dd35
commit a68dd90bd9
2 changed files with 202 additions and 5 deletions

View File

@@ -1,11 +1,13 @@
{
"$schema": "https://getcomposer.org/schema.json",
"name": "laravel/livewire-starter-kit",
"name": "meghdadfadaee/fluent-chat",
"type": "project",
"description": "The official Laravel starter kit for Livewire.",
"description": "Fluent chat project with laravel and Flux.",
"keywords": [
"laravel",
"framework"
"framework",
"chat",
"flux"
],
"license": "MIT",
"require": {