Skip to content

nova-framework/mini-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Router

Install

Download repo unzip and configure app/Config/App.php and app/Config/Database.php

Install composer

composer install

Run using php's web server

php -S localhost:8000 -t webroot

This will start the server and set the webroot as the document root.

Releases

No releases published

Packages

No packages published

Languages