LaravelPackages.net
Acme Inc.
Toggle sidebar
elementsframework/dynamic-routing

This package provides the implementation for loading different types of routes from the database.

10
0
1.0.1
About elementsframework/dynamic-routing

elementsframework/dynamic-routing is a Laravel package for this package provides the implementation for loading different types of routes from the database.. It currently has 0 GitHub stars and 10 downloads on Packagist (latest version 1.0.1). Install it with composer require elementsframework/dynamic-routing. Discover more Laravel packages by elementsframework or browse all Laravel packages to compare alternatives.

Last updated

Laravel Dynamic Routing

Build Status codecov Scrutinizer Code Quality

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.

Star History Chart