This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
What's the best practice to get this project working in OC? I thought about using it as if it was a plugin but haven't had much luck with it. It supposedly has a service provider for Laravel, but I'm not sure how it could work with OC.
https://github.com/cocur/slugify
If it's too much trouble, don't worry about. I got too tried of fiddling with it that I started to use another project which is a simple php class: https://github.com/jbroadway/urlify but it would be nice to get the first one working since it seems to be more complete. I understand Laravel 5.0 has it's own slugify method, Str::slug, and another that can do it on the fly when saving to DB, but I need a more complete package that supports the most characters.
thanks,
Last updated
1-2 of 2