Skip to content

Michael-J-Scofield/plebbit

Repository files navigation

Plebbit: a reddit clone made in Laravel

Plebbit is a reddit clone build in Laravel 5.5.

Features

  • Subreddits
  • Moderation only deleting (more moderation soon... I think)
  • Youtube, vimeo, image and video nicely displayed
  • Searching global and in subplebbits
  • Customizig of your subplebbits (images, custom CSS and more)
  • Upvoting and downvoting
  • Alerts
  • Private messaging
  • And a lot more...just see for yourself

Still needs to be added

  • More moderation.
  • Need to make a fancier front-end.
  • You tell me...

Requirements

Installation

Pretty straight forward if you're familiar with Laravel but see the instructions below if you're not familiar with the workflow.

git clone https://github.com/Michael-J-Scofield/plebbit.git

make sure you are in the project folder then run

composer install

create a .env file and copy the contents from .env.example and modify it with your info.

php artisan migrate

That's it! plebbit should now be up and running!

Feel free to contribute to plebbit by submitting issues or creating pull requests.

About

The official plebbit.net repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published