Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 518 Bytes

File metadata and controls

13 lines (10 loc) · 518 Bytes

Changelog

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.

[Unreleased]

Added

  • Initial scaffold for the White-Label PHP 8.2 MVC framework.
  • Core architecture: Controller, Service, Repository, Container, Router.
  • Docker & DevOps configuration (Makefile, GitHub Actions).
  • Base User Authentication feature example.