Download the PHP package danpalmieri/laravel-slug-token without Composer
On this page you can find all versions of the php package danpalmieri/laravel-slug-token. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download danpalmieri/laravel-slug-token
More information about danpalmieri/laravel-slug-token
Files in danpalmieri/laravel-slug-token
Download danpalmieri/laravel-slug-token
More information about danpalmieri/laravel-slug-token
Files in danpalmieri/laravel-slug-token
Vendor danpalmieri
Package laravel-slug-token
Short Description Auto generate a unique and configurable token during the model creation.
License MIT
Homepage https://github.com/danpalmieri/laravel-slug-token
Package laravel-slug-token
Short Description Auto generate a unique and configurable token during the model creation.
License MIT
Homepage https://github.com/danpalmieri/laravel-slug-token
Please rate this library. Is it a good library?
Informations about the package laravel-slug-token
Laravel Slug Token
Auto generate a unique and configurable token during the model creation.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
Just add the HasSlugToken
trait to your model.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Daniel Palmieri
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-slug-token with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0
The package danpalmieri/laravel-slug-token contains the following files
Loading the files please wait ....