2017 © Pedro Peláez
 

package laravel-non-www

Tiny Laravel 5 middleware to redirect www requests to non-www counterparts.

image

reliqarts/laravel-non-www

Tiny Laravel 5 middleware to redirect www requests to non-www counterparts.

  • Sunday, April 15, 2018
  • by ReliQ
  • Repository
  • 1 Watchers
  • 2 Stars
  • 349 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 13 % Grown

The README.md

Deprecation Notice

This package has been discontinued and its features absorbed by laravel-common as of version 5.5.0 of that package., (*1)


Laravel Non-WWW

Tiny Laravel middleware to redirect www requests to non-www counterparts., (*2)

Built For Laravel License Latest Stable Version Latest Unstable Version, (*3)

What?

Middleware for Laravel, to redirect WWW to non-WWW, (*4)

Installation & Use

Install via composer:, (*5)

composer require reliqarts/laravel-non-www

Use middleware in Kernel. eg., (*6)

'web' => [
    // ...

    \ReliqArts\NonWWW\Http\Middleware\NonWWW::class,

    // ...
],

All done! :beers:, (*7)

The Versions

15/04 2018

dev-master

9999999-dev

Tiny Laravel 5 middleware to redirect www requests to non-www counterparts.

  Sources   Download

MIT

The Requires

 

by Avatar ReliQ

laravel redirect www non

15/04 2018

v1.1.0

1.1.0.0

Tiny Laravel 5 middleware to redirect www requests to non-www counterparts.

  Sources   Download

MIT

The Requires

 

by Avatar ReliQ

laravel redirect www non

15/04 2018

dev-develop

dev-develop

Tiny Laravel 5 middleware to redirect www requests to non-www counterparts.

  Sources   Download

MIT

The Requires

 

by Avatar ReliQ

laravel redirect www non

03/09 2017

v1.0.3

1.0.3.0

Tiny Laravel 5 middleware to redirect www requests to non-www counterparts.

  Sources   Download

MIT

The Requires

 

by Avatar ReliQ

laravel redirect www non

09/05 2017

v1.0.2

1.0.2.0

Tiny Laravel 5 middleware to redirect www requests to non-www counterparts.

  Sources   Download

MIT

The Requires

 

by Avatar ReliQ

laravel redirect www non

09/05 2017

v1.0.1

1.0.1.0

Tiny Laravel 5 middleware to redirect www requests to non-www counterparts.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar ReliQ

laravel redirect www non

09/05 2017

v1.0.0

1.0.0.0

Tiny Laravel 5 middleware to redirect www requests to non-www counterparts.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar ReliQ

laravel redirect www non