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

Are directives supported? #147

Open
cdwieber opened this issue Oct 24, 2022 · 0 comments
Open

Are directives supported? #147

cdwieber opened this issue Oct 24, 2022 · 0 comments

Comments

@cdwieber
Copy link

Using this with Laravel 9.x. Everything goes swimmingly until I attempt to use something like a @for or @foreach directive in the Blade view. Then it either doesn't render, or throws an error such as:

DOMDocument::loadHTML(): htmlParseEntityRef: expecting ';' in Entity, line: 368

So am I doing something wrong, or will directives like that simply not work as it stands right now?

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

1 participant