A project template to make creating new Fenrir Framework projects easier.
github.com/Fenrir-Soft/project
Homepage
Type:template
pkg:composer/fenrir-soft/project
Installs: 8
Dependents: 0
Suggesters: 0
Stars: 0
Open Issues: 0
Advisories: 0
Aikido package health analysis
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT d1b67c71c30898b90a677e7c3823a4c66eebbc97
template
This package is auto-updated.
Last update: 2026-02-14 03:07:59 UTC
Run the following command:
$ composer create-project fenrir-soft/project
Than copy or rename the example.env file to create the .env file
To run the dev server, run the following command:
$ composer run dev