Skip to content

Repository files navigation

Introduction

Laravel open source forum to manage online communities.

About

A powerful Open Source Business Forum that can be installed on your server.Open source Laravel Forum

Starting

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

Setup

  • 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/jonathanc/opengiscrm-codeigniter4.git
  • Setup vendor libraries
$ composer install
  • Run server
$ php spark serve
  • Create Database and Run migrations
$ php spark db:create 
$ php spark migrate -all
  • Run seeds
$ truncate table courses;
$ php spark db:seed LoadSeeder

Access:

_Admin: admin@gmail.com _Pass: Test1234

_User: free@gmail.com _Pass: Test1234

_User: vip@gmail.com _Pass: Test1234

Technologies 🛠️

Author ✒️

  • Jonathan Castro - Software Engineer - joncastdev

Support

joncastdev@gmail.com

  • If you would like a business forum with many extra features, please contact us with your requirements and budget. Thank you.

Donations

  • Paypal - Thank you very much for your contribution.

  • Ko-Fi - Thank you very much for your contribution.

  • Patreon - Thank you very much for your contribution.

About

LMS Online Courses in CodeIgniter 4

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages