Skip to content

This app was created using Laravel and MongoDB With Restful API

License

Notifications You must be signed in to change notification settings

zamisyh/kotakjualan-history

Repository files navigation

Build Status Total Downloads Latest Stable Version License

In this project 100% pure use Restful API, Testing using POSTMAN, and database using MongoDB (NoSQL), many features such as user authentication, CRUD and view relations based on ID

How To Install

git clone https://github.com/zamisyh/kotakjualan-history
cd kotakjualan-history
composer update
cp env.example .env (DB Name : history)
php artisan key:generate

How To Running

php artisan db:seed
php artisan serve


Document Postman

Click Here

About

This app was created using Laravel and MongoDB With Restful API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published