nin/nin

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

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

This package is auto-updated.

Last update: 2025-01-12 17:06:22 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