Skip to content

💫 Directions is a social network app for discussing every life topics such as Reddit ( Laravel , Livewire )

Notifications You must be signed in to change notification settings

aziz-mina/directions

Repository files navigation

lightlogo dark logo

Version Laravel

Directions

Social network app for discussing every life topics such as Reddit ( Laravel , Livewire )

Live Demo

My-Directions.Me (Soon)

Languages and Technologies used:

           

Installation:

  1. Clone the repo or download it and get into it
  2. Run composer install
  3. Run npm install
  4. Rename or copy .env.example file to .env
  5. Setup your database and email in .env file.
  6. Run command php artisan key:generate
  7. Run command php artisan migrate:fresh --seed to seed data
  8. Add Your SMTP Configurations in .env file
  9. Run command php artisan serve
  10. Browse localhost:8000 in your browser

Login Data:

Admin:

Email: admin@admin.com

password : admin

User:

Email: user@user.com

password : user

ScreenShoots From Project:

Todo in next Version:

  1. Elastic Search
  2. Moderators for communities
  3. Chat between users

About

💫 Directions is a social network app for discussing every life topics such as Reddit ( Laravel , Livewire )

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published