Download the PHP package cyanobacteria/laravel-sub-routes without Composer
On this page you can find all versions of the php package cyanobacteria/laravel-sub-routes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cyanobacteria/laravel-sub-routes
More information about cyanobacteria/laravel-sub-routes
Files in cyanobacteria/laravel-sub-routes
Download cyanobacteria/laravel-sub-routes
More information about cyanobacteria/laravel-sub-routes
Files in cyanobacteria/laravel-sub-routes
Vendor cyanobacteria
Package laravel-sub-routes
Short Description a plugin to split Route files
License MIT
Homepage https://github.com/cyanobacteria/laravel-sub-routes
Package laravel-sub-routes
Short Description a plugin to split Route files
License MIT
Homepage https://github.com/cyanobacteria/laravel-sub-routes
Keywords LaravelSubRoutes
Please rate this library. Is it a good library?
Informations about the package laravel-sub-routes
LaravelSubRoute
- a simple route spliter by folders
- set perfix default by fileName
- can set middlewares or not (need to create a file.php under config folder)
- only for laravel
- need atleast laravel 5.5 or up
- project create on laravel 5.7
Getting Started
- download and require yourself (git clone or just download) `
-
use composer `
Prerequisites
laravel and atleast version 5.5
Installing
- do Getting Started and success
-
use on laravelProjectRoot/App/ServiceProviders/RouteServiceProvider.php
- php artisan route:clear
License
This project is licensed under the MIT License - see the LICENSE.md file for details
All versions of laravel-sub-routes with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package cyanobacteria/laravel-sub-routes contains the following files
Loading the files please wait ....