SEO-friendly business forum software for building large webmaster communities.
These instructions will allow you to get a copy of the project running on your local machine for development and testing purposes.
- PHP 7.4 >=
- PostgreSQL (Or MySQL)
- Composer
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
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_Admin: admin@lampforo.com
- Jonathan Castro - Web Developer - jonathancastrodeveloper
- Paypal - Thank you very much for your contribution.
