Skip to content

brsbst/aut-vel

Repository files navigation

est-voluptatem-eos

Task #1: Voluptas minima quam

Description

Repellat officiis voluptas minima quam. Autem et eaque voluptatum qui ut. Necessitatibus qui eos dolores officia est ut.

This is part of the "ad repellat" project group.

Project Structure

This is a Laravel project initialized with:

  • Backed Enums for status fields
  • Single-responsibility Actions pattern
  • Configurable thresholds via config files
  • Example Model, Actions, and Tests

Conventions

See AGENTS.md for project-wide conventions and sub-directory AGENTS.md files for specific patterns.

Installation

composer install
cp .env.example .env

Running Checks

# Run all checks
composer check

# Individual checks
composer validate --strict  # Validate composer.json
composer audit              # Security audit
composer test               # Run PHPUnit tests
composer phpstan            # Static analysis
composer pint               # Code style check

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages