Skip to content

inroutephp/example-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inroute

example-app

Simple inroute example application.

Getting started

  1. Create project and install dependencies
composer create-project inroutephp/example-app
  1. Step into application
cd example-app
  1. Examine the router
vendor/bin/inroute debug
  1. Rebuild the router
vendor/bin/inroute build
  1. Start a local server
php -S localhost:8000 public/app.php
  1. Open in browser

About

Inroute example application.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages