dmyers/laravel-moved
Composer 安装命令:
composer require dmyers/laravel-moved
包简介
A simple URL rewriter package for Laravel 5.
README 文档
README
Moved is a URL rewriter for Laravel 5 applications.
Installation
To get started, use Composer to add the package to your project's dependencies:
composer require dmyers/laravel-moved
Laravel 4
Use the 1.0 branch or the v1.* tags for Laravel 4 support.
Configuration
Publish the default config file to your application so you can make modifications.
$ php artisan vendor:publish
Usage
Add URLs to the config that should be redirected to your new routes that have moved.
统计信息
- 总下载量: 259
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-05-10