Skip to content

Platform to send request data and legal for Lembaga Layanan Hukum ITB

Notifications You must be signed in to change notification settings

jamesvincentsiauw/portal-LLH

Repository files navigation

Web Service Lembaga Layanan Hukum ITB

How to configure the code on your devices:
  • Clone the Repository
$ git clone https://github.com/jamesvincentsiauw/portal-LLH.git
  • Run Terminal / Command Prompt
  • Install Dependencies
$ composer install
  • Copy .env.example file to .env file
  • Change the .env file with your credential
  • Create database named portal_llh
  • Migrate the Database Table
$ php artisan migrate
  • Run the Script
$ php artisan serve
  • Server will active on http://127.0.0.1:8000/

About

Platform to send request data and legal for Lembaga Layanan Hukum ITB

Topics

Resources

Stars

Watchers

Forks