elementsframework/dynamic-routing
This package provides the implementation for loading different types of routes from the database.
10
| Install | |
|---|---|
composer require elementsframework/dynamic-routing |
|
| Latest Version: | 1.0.1 |
| License: | MIT |
| Last Updated: | Aug 26, 2017 |
| Links: | GitHub · Packagist |
Maintainer: TheWildHorse
Laravel Dynamic Routing
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
Documentation is available in on the official Elements Framework website.
