Download the PHP package yudiandela/kalkulator without Composer
On this page you can find all versions of the php package yudiandela/kalkulator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package kalkulator
kalkulator-laravel
Installation
-
From your projects root folder in terminal run:
- Register the package:
Register the package with laravel in config/app.php
under providers
with the following:
- Publish the packages views, config file, assets, and language files by running the following from your projects root folder:
Routes
/kalkulator
/kalkulator/tambah/{a}/{b}
/kalkulator/kurang/{a}/{b}
/kalkulator/bagi/{a}/{b}
/kalkulator/kali/{a}/{b}
All versions of kalkulator with dependencies
PHP Build Version
Package Version
The package yudiandela/kalkulator contains the following files
Loading the files please wait ....