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

Error: toArabicHTML does not exist #1

Open
abdo-host opened this issue Jul 31, 2023 · 6 comments
Open

Error: toArabicHTML does not exist #1

abdo-host opened this issue Jul 31, 2023 · 6 comments

Comments

@abdo-host
Copy link

BadMethodCallException
Method Illuminate\View\View::toArabicHTML does not exist
@asp2asp
Copy link

asp2asp commented Jul 31, 2023

Can you share your code

@shanbwp
Copy link

shanbwp commented Sep 26, 2023

how to pass data dynamical .means how we generate pdf dynamically

@ayagaidi
Copy link

Method Illuminate\View\View::toArabicHTML does not exist how fix

@chemseddine201
Copy link

Method Illuminate\View\View::toArabicHTML does not exist how fix

you must run php artisan vendor:publish --provider="Barryvdh\DomPDF\ServiceProvider"

@abdo-host
Copy link
Author

Method Illuminate\View\View::toArabicHTML does not exist how fix

you must run php artisan vendor:publish --provider="Barryvdh\DomPDF\ServiceProvider"

I am using Slim 3. It is a PHP framework

@chemseddine201
Copy link

Method Illuminate\View\View::toArabicHTML does not exist how fix

you must run php artisan vendor:publish --provider="Barryvdh\DomPDF\ServiceProvider"

I am using Slim 3. It is a PHP framework

This is a Laravel library that uses a service provider to add a macro for handling Arabic content in views. While it may not be directly compatible with Slim 3, you can apply the same logic in your own code to effectively manage Arabic content.

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

5 participants