ginger-tek/routy-starter

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

A starter project using Routy

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:project

pkg:composer/ginger-tek/routy-starter

2.0.0 2025-11-10 18:46 UTC

This package is auto-updated.

Last update: 2025-12-10 19:18:39 UTC


README

Run local dev

Use .vscode/launch.json profile for debugging in VS Code, or run without debugging:

php -S localhost:8080 -t public -f index.php