Package Data | |
---|---|
Maintainer Username: | TheWildHorse |
Maintainer Contact: | igor.rinkovec+elements@gmail.com (Igor Rinkovec) |
Package Create Date: | 2016-09-13 |
Package Last Update: | 2017-08-26 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-12-14 15:00:42 |
Package Statistics | |
---|---|
Total Downloads: | 10 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 3 |
Total Forks: | 3 |
Total Open Issues: | 0 |
Supported Laravel version: 5.3
This package allows for registering dynamic routes served from the database. Such dynamic routes can be set-up to work like normal Laravel routes using the implemented route handlers or to do completely custom actions by implementing simple handlers on your own.
Documentation is available in on the official Elements Framework website.