Git Product home page Git Product logo

fororum's Introduction

Fororum

StyleCI MITLicense

Forum creavit cum Laravel

What is Fororum | Installation | Authors | License

What is Fororum, anyway?

An open-source Forum project made with Laravel. Fororum in Latin means Forums.

This project also had a very-long-time-ago-and-simplest-as-i-could-thought name: MyApp.

Why Fororum?

  • Easy to install (which is not correct when you do not know what is Composer).
  • SEO Friendly
  • Fully-support admin in managing users and forum posts.

Installation

Requirements:

  • PHP >= 7.3
  • Composer (for installing support packages).

How-to:

Follow these guides to install Fororum on your server:

  1. Execute a git-clone this project: git clone https://github.com/trhgquan/Fororum.git.

  2. Run composer install to install components.

  3. Rename .env.example to .env. This is the enviromental configuration for your Fororum install.

    • Update DB_HOST with your databse host (usually localhost).
    • Update DB_USERNAME with your database username.
    • Update DB_PASSWORD with your database password.
  4. Generate APP_KEY: php artisan key:generate.

  5. Migrate database tables: php artisan migrate.

  6. Install default administrator account: php artisan db:seed.

Authors

Author GitHub
Quan, Tran Hoang @trhgquan
me_a_doge @meadoge
Hwang S. Wan @hwangswan

LICENSE

Fororum is licensed under the MIT License. view LICENSE.

Built with

  • Laravel newest version of Laravel - The Framework for web artisans by Taylor Otwell
  • Bootstrap Bootstrap 3.3.7

fororum's People

Contributors

dependabot[bot] avatar hwangswan avatar meadoge avatar trhgquan avatar

Watchers

 avatar  avatar

Forkers

hwangswan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.