nin/nin

There is no license information available for the latest version (dev-main) of this package.

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/nin/nin

dev-main 2021-07-15 14:43 UTC

This package is auto-updated.

Last update: 2025-10-12 18:49:01 UTC


README

PHP Simple Framework for learning (stability:dev)

Installation

Composer

Execute the following command to get the latest version of the package:

composer create-project nin/nin -s dev

Environment Configuration

cp .env.example .env

Generating the Database Schema

composer db:create