arrayaccess/traydigita

dev-master 2024-04-24 23:12 UTC

This package is auto-updated.

Last update: 2024-04-24 23:12:31 UTC


README

Requirements

  • php 8.2 or later
  • ext-curl
  • ext-pdo
  • ext-json
  • ext-openssl
  • ext-pdo
  • ext-gd
  • ext-pdo_mysql
  • ext-fileinfo

Also see composer.json

Note

constant TD_APP_DIRECTORY must be declared on console or index loader.

Installation

Create project using composer

composer create-project arrayaccess/traydigita --prefer-dist --stability=dev example.com
  • copy config.example.php to config.php
  • create database & put info config.php
  • Doing install database schema via command line
php bin/tray-digita app:db --schema --execute

then follow the steps

Console & Generator

Read the: Console

Translation

Read the: Translation

Coding Standard

Read the: Coding Standard

Contributing

Read the: Contribute

Available Modules