Social network app for discussing every life topics such as Reddit ( Laravel , Livewire )
- Clone the repo or download it and get into it
- Run
composer install - Run
npm install - Rename or copy
.env.examplefile to.env - Setup your database and email in
.envfile. - Run command
php artisan key:generate - Run command
php artisan migrate:fresh --seedto seed data - Add Your SMTP Configurations in
.envfile - Run command
php artisan serve - Browse
localhost:8000in your browser
Admin:
Email: [email protected]
password : admin
User:
Email: [email protected]
password : user
- Elastic Search
- Moderators for communities
- Chat between users