Skip to content

muhammad-sufyan5/Laravel-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

reverb-chat-app

This is a live chat project which uses broadcasting with laravel reverb and using tailwind css for chat screen front end.

Installation

Follow these steps to get the project up and running on your local machine.

Clone the repository

https://github.com/muhammad-sufyan5/Laravel-projects.git cd your-repository

composer install

npm install

cp .env.example .env

php artisan key:generate

Running project

php artisan serve npm run dev php artisan reverb:start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages