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

Replace space with hyphen for image filename #1202

Open
trvhung opened this issue Aug 3, 2023 · 1 comment
Open

Replace space with hyphen for image filename #1202

trvhung opened this issue Aug 3, 2023 · 1 comment

Comments

@trvhung
Copy link

trvhung commented Aug 3, 2023

Hi i am using unisharp for my laravel website. everything works fine. however I am looking for a way to Replace space with hyphen for image when uploading.

For example "this is image name.jpg" becomes "this-is-image-name.jpg"

Can someone help me out. Thank you.

@MahmudE14
Copy link

How about change the file name through event. You can take a look at the available events and see which suits best for your case.

Let me know if you need more clarification on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants