Skip to content

mikaykun/narutorpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Naruto RPG

Overview

Server Requirements

To run Naruto RPG 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

Languages