This repository contains a simple project with Laravel Toman implementation.
Clone this repo:
git clone [email protected]: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=8000
Navigate to: localhost:8000/payment