Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use spatie/laravel-sluggable to generate slugs #9

Open
clarkewing opened this issue Apr 27, 2020 · 1 comment
Open

Use spatie/laravel-sluggable to generate slugs #9

clarkewing opened this issue Apr 27, 2020 · 1 comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request php Pull requests that update Php code

Comments

@clarkewing
Copy link
Owner

While the logic we've got works alright, we might as well offload the responsibility to a dedicated package.

Don't reinvent the wheel

@clarkewing clarkewing added dependencies Pull requests that update a dependency file enhancement New feature or request php Pull requests that update Php code labels Apr 27, 2020
@clarkewing
Copy link
Owner Author

If implemented, might be worth using it for User username fields as well.
The usingSeparator method is promising to adapt it to our username format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request php Pull requests that update Php code
Projects
None yet
Development

No branches or pull requests

1 participant