This package is abandoned and no longer maintained. No replacement package was suggested.

Laravel 5 Uniqe Slug Generator

Installs: 80

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/caffeinated/slugs

v1.0 2016-02-25 22:02 UTC

This package is auto-updated.

Last update: 2020-03-06 18:07:44 UTC


README

Caffeinated Slugs

Laravel Source License

Quick Installation

Begin by installing the package through Composer. Add caffeinated/slugs to your composer.json file:

"caffeinated/slugs": "~1.0"

Then run composer update to pull the package in.

And that's it! With your coffee in reach, start building out some unique slugs!