This repository contains a simple project with Laravel Toman implementation.
Clone this repo:
git clone git@github.com:evryn/laravel-toman-example.git
cd laravel-toman-example/Copy .env.example to .env
Install packages:
docker-compose run --rm composer install --ignore-platform-reqs
# or: composer install Serve it:
docker-compose up
# or: php artisan serve --port=8000Navigate to: localhost:8000/payment