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

Particular Html #7

Closed
Tjinatsu opened this issue Jul 6, 2022 · 1 comment
Closed

Particular Html #7

Tjinatsu opened this issue Jul 6, 2022 · 1 comment

Comments

@Tjinatsu
Copy link

Tjinatsu commented Jul 6, 2022

Hello, can you teach me how to use "for particular html part", where should I put it? thanks.

@dipeshsukhia
Copy link
Owner

dipeshsukhia commented Aug 24, 2022

you can use it for particular Html part

LaravelHtmlMinifyFacade::htmlMinify("<div> Here is your HTML </div>");

you can also use include any blade file also within it

LaravelHtmlMinifyFacade::htmlMinify(@include('file'));

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