Skip to content

mdnasiruddin733/laravel-calulator-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laravel-calulator-package by WebPane

enter image description here

Installation:

Run the following command in the terminal:

composer require webpane/nestedset733

Usage:

Route::get("/go",function(){
	return  Calculator::devide(80,8)->multiply(3,3)->get();
});

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages