w3public/calculator
Composer 安装命令:
composer require w3public/calculator
包简介
This is a normal calculator so that we can calculate summation, subtraction, multiplication, and division
README 文档
README
About W3public Calculator
W3public calculator is a web application for calculating addition, subtraction, division, and multiplication. We will upgrade the calculator for multipurpose uses
To install the calculator using composer follow the below command:
composer require w3public/calculator
After installing the calculator do the following thing for public assets like js, css, and images of the package:
php artisan vendor:publish --tag=public --force
To use it visit the url http://127.0.0.1:8000/calculator after starting the development server
To uninstall the calculator using composer follow the below command:
composer remove w3public/calculator
License
The W3public calculator is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 20
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-12-31