andy3471 / keyshare

A web app for sharing Steam keys with your friends
MIT License
4 stars 2 forks source link

Mark games/keys as removed #37

Open andy3471 opened 5 years ago

andy3471 commented 4 years ago

In Progress - Requires moving all DB::Table to eloquent before delete functionality can be added.

Migrations added, models updates, some DB::Table and DB::Raw queries have been replaced.