Implementing Real-time Functionality Using Laravel Reverb. Chat Template with Dark Theme.
Create, Remove, Like or UnLike Posts. You can create posts with or without images !
You can follow other users and start a chat with them.
We Have Used PostgreSQL in this app (you can modify .env or docker-compose.yml and change it to MySQL).
- If you have Docker installed on your Pc you can run the project using docker:
sudo docker compose up
- First, you need to install dependancies:
compose install - copy
.env.exampleto.env, and modify your database creadentials. php artisan migratephp artisan servephp artisan reverb:startnpm install && npm run dev
You Can Access it on http://127.0.0.1:8000/
- composer
- PHP v8.3
- PostgreSQL (or MySQL)
- Docker (optional)
- GitHub : [link] https://github.com/danesh-dev
- Site : [link] https://danesh-dev.github.io/
- Mail : [link] [email protected]



