Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kzamanbd/laravel-chat

A simple Laravel Chating app
https://github.com/kzamanbd/laravel-chat

laravel laravel-echo livewire php

Last synced: about 1 month ago
JSON representation

A simple Laravel Chating app

Awesome Lists containing this project

README

        

# Laravel Revarb

![laravel](https://laravel.com/assets/img/components/logo-laravel.svg)

## Contributing

1. Clone Repository
2. Run command `composer install`
3. Copy `env. example file`, and rename .env
4. Then Run command `php artisan key:generate`
5. Then Run command `php artisan migrate`
6. Then Run command `php artisan db:seed`

## Required Permissions

If you are facing any issues regarding the permissions, then you need to run the following command in your project directory:

```sh
sudo chmod -R o+rw bootstrap/cache
sudo chmod -R o+rw storage
```

## Developed by Zaman

![Zaman](https://avatars.githubusercontent.com/u/53174140?v=4)