It is fun calculator devloped by Giana(https://codepen.io/giana/) using js. I have just converted it into laravel calculator package. Hope you will enjoy it!.
Require this package in your composer.json and update composer. This will download the package and other files too
composer require lalustine7/calculator
After updating composer, no need to change anything in config.php file or in composer.json file. It will auto-discover package
php artisan vendor:publish --provider="Lalustine7\Calculator\CalculatorServiceProvider"
[yourprojectbasepath]/calculator i.e www.myprojectname.com/calculator
This DOMPDF Wrapper for Laravel is open-sourced software licensed under the MIT license