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

Laravel 5 Uniqe Slug Generator

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!