Skip to content
Snippets Groups Projects
Commit b6866b52 authored by Jared Hancock's avatar Jared Hancock
Browse files

cli: Add module to run the CLI server with a router

This adds a command-line module named `serve` which adds a module to run the
command-line built-in PHP server with a router file that will properly
handle the expected URL dispatchers for the pages/, api/, and apps/ magic
URLs.

Usage:

$ php manage.php serve --help
parent 259d3a82
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment