2017 © Pedro Peláez
 

library calculator

tes

image

naingminkhant/calculator

tes

  • Friday, May 26, 2017
  • by naingminkhant
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Calculator For Laravel

Laravel 5.4 License, (*1)

In contrary to all other packages wherein it requires that you have the geoip database in your filesystem, this library calls a free service So you dont really have to worry about downloading and maintaining geoip data from Maxmind in your own server., (*2)

Just install the package, add the config and it is ready to use!, (*3)

Requirements

  • "laravel/framework": "^5.0.*",

Quick Installation

composer require naingminkhant/calculator

Add the service provider in your config/app.php, (*4)

Service Provider, (*5)

Naingminkhant\Calculator\CalculatorServiceProvider::class,

Usage

In Browser Url
point_your_project + calculator
point_your_project + add/number1/number2, (*6)

Example

In Browser Url
localhost:8000/calculator
localhost:8000/add/1/2, (*7)

Credits

  • https://devdojo.com/blog/tutorials/how-to-create-a-laravel-package

The Versions

26/05 2017

dev-master

9999999-dev

tes

  Sources   Download

MIT

The Requires

 

by vostro

26/05 2017

0.1

0.1.0.0

tes

  Sources   Download

MIT

The Requires

 

by Avatar naingminkhant

26/05 2017

0.2

0.2.0.0

tes

  Sources   Download

MIT

The Requires

 

by Avatar naingminkhant