Example CircleCI project using PHP and Laravel
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This repository contains a sample Laravel application with Codeception tests, demonstrating how to set up continuous integration using CircleCI for PHP projects. It's designed for developers looking to learn CircleCI integration with Laravel applications, featuring functional and API test examples using Codeception. The project includes a Docker-based development environment setup using Laradock and showcases best practices for testing Laravel applications with authentication, CRUD operations, and API endpoints.