jaybizzle/laravel-safe-routes

6,202
Install
composer require jaybizzle/laravel-safe-routes
PHP:>=5.4.0
License:MIT
Last Updated:Jun 13, 2017
Links: GitHub  ·  Packagist
Maintainer: JayBizzle

Laravel Safe Routes

Adds an option to generate route URLs which are safe and seo friendly.

Installation

Run composer require jaybizzle/laravel-safe-routes

Add Jaybizzle\SafeRoutes\SafeRoutesServiceProvider::class, to config/app.php

Usage

URL::saferoute('blog.article', [$blog->id, $blog->title])

Related Packages

erirk/paypalpayment

laravel-paypalpayment is simple package help you process direct credit card paym...

0
gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

612,604,198 9,704
laravel/framework

The Laravel Framework.

554,918,666 34,821
laravel/tinker

Powerful REPL for the Laravel framework.

465,424,253 7,437