Download the PHP package vitorleonel/laravel-unique-slug without Composer
On this page you can find all versions of the php package vitorleonel/laravel-unique-slug. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vitorleonel/laravel-unique-slug
More information about vitorleonel/laravel-unique-slug
Files in vitorleonel/laravel-unique-slug
Download vitorleonel/laravel-unique-slug
More information about vitorleonel/laravel-unique-slug
Files in vitorleonel/laravel-unique-slug
Vendor vitorleonel
Package laravel-unique-slug
Short Description Package for generate a unique slug in your application on an eloquent model with have slug column.
License MIT
Package laravel-unique-slug
Short Description Package for generate a unique slug in your application on an eloquent model with have slug column.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-unique-slug
UniqueSlug for Laravel 5
Based on https://dotdev.co/creating-unique-title-slugs-with-laravel/
About
The laravel-unique-slug
generate a unique slug in your application on an eloquent model with have slug column.
Installation
Require the vitorleonel/laravel-unique-slug
package in your composer.json
and update your dependencies:
Add the ServiceProvider to your config/app.php
providers array:
License
Released under the MIT License.
All versions of laravel-unique-slug with dependencies
PHP Build Version
Package Version
The package vitorleonel/laravel-unique-slug contains the following files
Loading the files please wait ....