https://github.com/dcblogdev/macawdemo
Foundations for a router application
https://github.com/dcblogdev/macawdemo
Last synced: 7 months ago
JSON representation
Foundations for a router application
- Host: GitHub
- URL: https://github.com/dcblogdev/macawdemo
- Owner: dcblogdev
- Created: 2014-04-08T20:57:20.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-08T21:23:06.000Z (almost 12 years ago)
- Last Synced: 2025-06-22T23:34:56.117Z (8 months ago)
- Language: PHP
- Size: 137 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MacawDemo
=========
Build the foundations of an application with the Macaw routing class to route requests to closures or to a class (controller)
These files acompany the tutorial: [Macaw: Route closures and controllers](http://daveismyname.com/macaw-route-closures-and-controllers-bp)
Original: [Macaw Repo](https://github.com/Codingbean/Macaw)