/cheatify

Keep track of cheat codes for all your favorite games with this basic Laravel + Vue.js CRUD app.

Primary LanguagePHP

Cheatify

A simple CRUD app using the Laravel PHP framework paired with Vue.js + VueRouter. WIP.

About Cheatify

  • Check out cheat codes from your favorite games.
  • Register and login to add and edit codes.
  • Coming soon:
    • Associate cheat codes with your favorite games
    • Associate games with your favorite systems
    • Vote for your favorite cheat codes

Install

  1. Clone this repo
git clone git@github.com:mccheesy/cheatify.git
  1. Run the migrations
cd cheatify
php artisan migrate
  1. Customize the .env file
cp .env.example .env
vi .env
  1. Navigate to the site
  2. Enjoy!

Feedback?

Email me!