-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Image upload and web fonts #743
Comments
Would be to cool to add. |
youle |
While images look reasonable for me, I'm against web fonts. Really, there's nothing related to Symfony except using |
Handling uploads sounds very useful to include in
|
As always, it depends on your use cases. If there's a bundle that fits your needs - use it as it's a ready-to-use solution, make even more sense if it's a popular, well-tested, and maintained bundle. |
Actually I meant using assets in templates and stylesheets while using webpack encore. Not uploading files... |
It would be great to see the right way to handle multiple file (image) uploads. 👍 |
@pculka What do you mean by custom fonts feature ? |
@sundowndev : like when I create my own webfont .eot, .woff, .ttf ... |
I just use VichUploaderBundle... |
Can you please extend your demo to include common items, like for example:
Thank you
The text was updated successfully, but these errors were encountered: