All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Docker environment for development (
Dockerfile,docker-compose.yml,Makefile). - Docker usage instructions to
README.md.
- Updated
README.mdwith detailed installation and usage instructions. - Replaced
laravel/pintwithfriendsofphp/php-cs-fixerandphpstan/phpstanfor linting and formatting.
- Laravel support (Service Provider, Facade, and
illuminate/supportdependency).