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 blade instead of twig #36

Open
bobmulder opened this issue Sep 14, 2019 · 1 comment
Open

Use blade instead of twig #36

bobmulder opened this issue Sep 14, 2019 · 1 comment

Comments

@bobmulder
Copy link

Hi @barryvdh,

I love the approach of the Symfony Forms library, so I'm happy with your bridge!

However, I don't feel that comfortable using a small piece of twig while Laravel uses blade. It feels overkill and I can imagine performance of the application won't get better since we have an extra render library.

I am wondering if we can make this library work with blade support, so we don't have to use twig anymore. I won't ask you to build this, but can you give me any directions? Should I lean on this library, or should I implement my own 'bridge' on Symfony Forms?

If you want to discuss this in more detail (in dutch :)), feel free to get in touch!

Regards, Bob

@barryvdh
Copy link
Owner

Yeah not sure, maybe we should see if it's actually slow? Because it just compiles to php anyway.

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