laravel-tag-helper icon indicating copy to clipboard operation
laravel-tag-helper copied to clipboard

Add powerful HTML tag helpers to your Laravel application

Results 3 laravel-tag-helper issues
Sort by recently updated
recently updated
newest added

I think it stems from an issue in a dependency. There's a PR to fix it but the package doesn't seem to be maintained anymore. https://github.com/sunra/php-simple-html-dom-parser/pull/63

Install the package with composer, then view any html, and then error comes up...

I noticed there's a compatibility issue with templates that have single quoted attributes, such as Laravel Telescope. Couldn't find out specifically where the issue lies (perhaps in the dom parser...