Download the PHP package arifmahmudrana/laravel-resource-route-wildcard-alias without Composer
On this page you can find all versions of the php package arifmahmudrana/laravel-resource-route-wildcard-alias. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-resource-route-wildcard-alias
:Laravel 5 Resource Route Wildcard Alias
Usage
Step 1: Install Through Composer
Step 2: Add the Service Provider
Add service providers to providers
array in config/app.php
. Like so:
and that's it.
Examples
Create resource routes with aliases.
and the output in php artisan route:list
is.
License
Released under the MIT License, see LICENSE.
All versions of laravel-resource-route-wildcard-alias with dependencies
PHP Build Version
Package Version
The package arifmahmudrana/laravel-resource-route-wildcard-alias contains the following files
Loading the files please wait ....