An open API service indexing awesome lists of open source software.

https://github.com/yuges-code/laravel-sluggable

Slug generation for Laravel eloquent models
https://github.com/yuges-code/laravel-sluggable

Last synced: 3 days ago
JSON representation

Slug generation for Laravel eloquent models

Awesome Lists containing this project

README

          

# Laravel-sluggable

![GitHub Release](https://img.shields.io/github/v/release/yuges-code/laravel-sluggable)
![Packagist Downloads](https://img.shields.io/packagist/dt/yuges-code/laravel-sluggable)
![GitHub License](https://img.shields.io/github/license/yuges-code/laravel-sluggable)
![Packagist Stars](https://img.shields.io/packagist/stars/yuges-code/laravel-sluggable)

Slug generation for Laravel eloquent models

## Todo


  • Refine the suggestion generator

  • Describe the types and options