mhabedini / commisssion-task-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commission Fee Task

Minimum requirements:

  1. php 8.1

How to install

composer i
cp .env.example .env
php artisan key:generate

How to use

  1. run this command
php artisan serve
  1. Open home page link (http://127.0.0.1:8000)
  2. Select your csv file from your computer
  3. Click on calculate button

Test

For running test please run below command

php artisan test

Also, you can run this command

composer test

About


Languages

Language:PHP 83.0%Language:Blade 15.8%Language:Shell 0.7%Language:JavaScript 0.5%