Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kzamanbd/laravel-chat
- Owner: kzamanbd
- Created: 2023-02-24T07:01:06.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T18:14:24.000Z (8 months ago)
- Last Synced: 2024-04-14T04:29:21.680Z (8 months ago)
- Topics: laravel, laravel-echo, livewire, php
- Language: Vue
- Homepage:
- Size: 6.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)