AliBayat / Laravel-Categorizable

Implementing Categories system for Laravel's Eloquent models.
MIT License
60 stars 10 forks source link

support farsi slug #4

Closed Majid-Kamali closed 2 years ago

Majid-Kamali commented 2 years ago

How can I Change Slug to Farsi
image

AliBayat commented 2 years ago

this issue is fixed in the first stable release (v1.0)

just update the package with composer

composer update alibayat/laravel-categorizable

thanks for reporting