Backend

For the backend, we use laravel framework, a very popular platform and is being used by many developers. This helps you easily find developers when you want to change or develop new features to change ShaunSocial to suit your business model.

This document provides you with an overview of the backend structure to help you easily set up the backend source code on your computer to start customizing ShaunSocial according to your requirements.

Setup

  • Make sure your local meets the minimum requirements here
  • Download source from here
  • Upload code to local folder. For example, all source files will be uploaded to your local under “dev/shaunsocial” folder
  • Then, run the following command
cd dev/shaunsocial php artisan serve

Structure

  • Shaun use Laravel Package for structure. Please go to “dev/shaunsocial/packages” and see all package of shaun system.

Powered by BetterDocs