Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 262 Bytes

TODO.md

File metadata and controls

5 lines (3 loc) · 262 Bytes
  • Add some sort of basic global routing like /controller/action/id
  • Add more methods to Migration (lib/migration.php), besides create_table and drop_table
  • Add a yield() function for layouts, rather than the tired nightmare of include 'file.php'