Download the PHP package codetech/laravel-sluggable without Composer
On this page you can find all versions of the php package codetech/laravel-sluggable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codetech/laravel-sluggable
More information about codetech/laravel-sluggable
Files in codetech/laravel-sluggable
Download codetech/laravel-sluggable
More information about codetech/laravel-sluggable
Files in codetech/laravel-sluggable
Vendor codetech
Package laravel-sluggable
Short Description A Laravel package that allows you to assign settings to your models.
License MIT
Package laravel-sluggable
Short Description A Laravel package that allows you to assign settings to your models.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-sluggable
Laravel Sluggable
Laravel package for managing models' slugs.
Installation
Add the package to your Laravel app using composer
Service Provider
Register the package's service provider in config/app.php. In Laravel versions 5.5 and beyond, this step can be skipped if package auto-discovery is enabled.
Usage
Use the trait in your models.
License
codetech/laravel-sluggable is open-sourced software licensed under the MIT license.
About CodeTech
CodeTech is a web development agency based on Matosinhos, Portugal. Oh, and we LOVE Laravel!
All versions of laravel-sluggable with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2|^8.0
illuminate/http Version ^6.0|^7.0|^8.0
illuminate/routing Version ^6.0|^7.0|^8.0
illuminate/support Version ^6.0|^7.0|^8.0
illuminate/http Version ^6.0|^7.0|^8.0
illuminate/routing Version ^6.0|^7.0|^8.0
illuminate/support Version ^6.0|^7.0|^8.0
The package codetech/laravel-sluggable contains the following files
Loading the files please wait ....