AndiSyarif / be-hana

Backend Hanatekindo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Andis Dev

BACK END

Features

  • Lumen 8
  • Validation
  • Login, Register, CRUD REST API

Required

  • Lumen 8
  • PHP 7.3
  • Composer
  • Server Xampp/Laragon

Installation

Download or clone source code

create database
hanatekindo

Install the dependencies and start the server.

Step :
run composer install
run php artisan migrate
run php -S localhost:9000 -t public

open link at your browser http://127.0.0.1:9000

please find folder End Point API
to see end point collection and enviroment server

Demo Link end point

https://be-hana.andis.tech

Screenshoot

logo logo logo logo logo logo logo logo

License MIT

** Andis Dev **

About

Backend Hanatekindo

License:MIT License


Languages

Language:PHP 100.0%