Table of contents What we want to achieve? Create a function to generate unique slugs Implement it as a Trait Conclusion What we want to achieve? Let’s say you want to […]
Category: Laravel
Table of contents Initial setup The Issue Solution I ran into this issue a few months ago and decided that I should make an article out of it so I can […]