Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Decicus/AdRequests

Repository files navigation

Ad Requests

Ad Requests was a project originally written by Heep123 in node.js, using RethinkDB, but was eventually considered 'deprecated' due to RethinkDB shutting down.

This is a rewrite in PHP using Laravel 5.3, which is aimed to support all the past features and possibly more.

Requirements

Setup

Coming soon™

Quick runthrough:

  1. Copy .env.example to .env.
  2. Open .env and set database values, reddit/Twitch developer app values, site title, APP_DEBUG=false etc.
  3. Run composer install in the AdRequests directory.
  4. Once that's finished, run php artisan migrate and php artisan db:seed.
  5. Log into the AdRequests system with your reddit account
  6. Run php artisan user:admin YOUR_REDDIT_USERNAME to make yourself an admin.

Credits

About

The continuation of AdRequests by Glyciant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages