dmyers/laravel-moved

A simple URL rewriter package for Laravel 5.
259 3
Install
composer require dmyers/laravel-moved
Latest Version:v2.0.3
PHP:>=5.4.0
License:MIT
Last Updated:Dec 27, 2019
Links: GitHub  ·  Packagist
Maintainer: dmyers

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.

Related Packages

reliese/laravel

Reliese Components for Laravel Framework code generation.

3,759,523 1,709
php-tmdb/laravel

Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the...

53,303 162
laravel-ja/laravel

The Laravel Framework.

5,667 17
kavenegar/laravel

laravel 4 and 5 kavenegar integration

350,771 85
laravel/laravel

The skeleton application for the Laravel framework.

63,554,347 84,619