Skip to content

SEO-friendly business forum software for building large webmaster communities

lampforo/lampforo

Repository files navigation


LampForo
Lampforo


screenshot

Lampforo Laravel 10

SEO-friendly business forum software for building large webmaster communities.

Starting 🚀

These instructions will allow you to get a copy of the project running on your local machine for development and testing purposes.

Demo Web-App 🎥

Pre-requirements 📋

  • PHP 7.4 >=
  • PostgreSQL (Or MySQL)
  • Composer

Additional details on dependencies

Assuming you're running Ubuntu, and then install all dependencies from the following list:

sudo apt-get install php7.4 php7.4-pgsql php7.4-mysql php7.4-intl php7.4-json php7.4-mbstring

Installation

The following steps are meant to be used on a development server.

  • Clone Project
$ git clone https://github.com/lampforo/lampforo.git
  • Setup vendor libraries
$ composer install
  • Setup .env file
 APP_ENDPOINT=https://lampforo.com/
  • Run server
$ php artisan serve

Access Web-App:

_Admin: admin@lampforo.com

Technologies 🛠️

Courses 🎥

Author ✒️

Contact 📞

Contact 📫

contact@lampforo.com

Donations 🎁

  • Paypal - Thank you very much for your contribution.

Releases

No releases published

Sponsor this project

Packages

No packages published