Skip to content

A site for communists to gather and discuss their love of Karl Marx.

Notifications You must be signed in to change notification settings

gabrieltal/marx

Repository files navigation

Marx

marx_homepage

Overview

Social platform for communists to gather and promote their ideology.

Background

I made this site for fun, just kind of a random idea I had. I made it while learning PHP and Laravel. I really liked learning PHP and Laravel. It was kinda like the wild west since it isn't as opinionated as Rails and it is missing some bits that Rails has. It also has some nice features that I kind of liked, Request classes are interesting. I never deployed this bad boy, so if you want to play around with it you'll have to go through the Installation section to install it locally.

Installation

Requirements

Setup

  git clone https://github.com/gabrieltal/marx.git
  cd marx

  # database setup
  mysql -uroot
  CREATE DATABASE laravel

  # application setup
  composer install
  cp .env.example .env
  php artisan serve

You can now access the server at http://localhost:8000

About

A site for communists to gather and discuss their love of Karl Marx.

Resources

Stars

Watchers

Forks

Languages