Skip to content

mikaykun/narutorpg

Repository files navigation

NarutoRPG

Overview

Server Requirements

To run NarutoRPG we recommend your host supports:

  • PHP version 8.1 or greater.
  • MariaDB version 10.6 or greater.
  • HTTPS support

Required PHP extensions

  • PDO/MySQL

Development

Requirements

Installation

  1. Run ddev start to start the docker containers.
  2. Run ddev composer install to install all dependencies.

Running xdebug inside DDEV container

DDEV provides xdebug directly. It can be activated and deactivated at runtime.

Enable it by executing:

$ ddev xdebug on

Disable it by executing:

$ ddev xdebug off

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published