Skip to content

dmyers/laravel-moved

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moved Package for Laravel 5

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.

About

A simple URL rewriter package for Laravel 5.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages