Ferreteria/v0.5/registry/table: Difference between revisions
< Ferreteria | v0.5 | registry
Jump to navigation
Jump to search
No edit summary |
m (2 revisions imported: moving this project here) |
(No difference)
|
Latest revision as of 16:45, 22 May 2022
Table registration is a multi-stage process intended to minimize loading of unnecessary code while keeping configurability as flexible as possible.
Code
- config/portable/tables-user.php - example of Table Spec registration for the login Feature
- data/db/table/spec.php - Table Spec classes, and trait for Table registration