fenrir-soft/project

A project template to make creating new Fenrir Framework projects easier.

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:template

pkg:composer/fenrir-soft/project

1.0.0 2024-10-14 00:29 UTC

This package is auto-updated.

Last update: 2025-09-14 02:20:49 UTC


README

Installation

Run the following command:

$ composer create-project fenrir-soft/project

Than copy or rename the example.env file to create the .env file

Running the dev server

To run the dev server, run the following command:

$ composer run dev