Coder Social home page Coder Social logo

bebas-akuntansi's Introduction

Installation

You can install this application just like any other Laravel projects.

  1. Clone the project
  2. Copy the .env.example file and name it .env
  3. Setup .env file based on your local environtment
  4. Run composer install
  5. Run php artisan migrate --seed to migrate and seed into your database
  6. The last step is running php artisan serve
  7. Open http://localhost:8000 on your favorite browser.

NOTE: Since we need the test running well, if you're using Virtual Host as a replacement of installation step no 7 and 8, please also setup the APP_URL inside the .env file.

Running Test

Simply run php artisan test to run the test

API Documentation

Below is a link provided by postman https://documenter.getpostman.com/view/1808439/TW71jRhs

Custom Plugins

  • Laramap https://github.com/thomzee/laramap
    This is my own open-source project to provide a rapid object mapping, datatables friendly, and consistent response of an API stored on bebasakuntansi/app/Services/Mapper/Facades/Mapper.php
  • Generavel
    This is my own CRUD generator to generate standard API methods to support my project development. I haven't publish this plugin for public yet. This plugin stored on bebasakuntansi/app/Services/Generavel/Providers/GeneravelServiceProvider.php

bebas-akuntansi's People

Contributors

thomzee avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.