Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Snaju Open Source Software
inception
Repository
0a7ce4dce70a3434b1272ae0ad36540c7a83ce47
Switch branch/tag
inception
Inception
Settings
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code (SSH)
Visual Studio Code (HTTPS)
Copy HTTPS clone URL
Copy SSH clone URL
git@git.hou.snaju.com:snaju-oss/inception.git
Copy HTTPS clone URL
https://git.hou.snaju.com/snaju-oss/inception.git
Update: modify paginator to work with rest controller
Othneil Drew authored
3 years ago
0a7ce4dc
Name
Last commit
Last update
..
defaults/env
Merge changes from repo. Summary of changes include: routing for twig & functional routes, middleware before and after request (both global and route base), implementation of OnRoute(Start|Process|Fallback|End) Events, added request controller and response with global helpers to call either controller() or response() from any where in an application. File based routing that prioritize functional routes -- twig files will load first, then any functional route filese will override twig routes, but can still be rendered if render('view-name') is used in the route file.
3 years ago
Config.php
Update: modify paginator to work with rest controller
3 years ago
Menu
Projects
Groups
Snippets
Help