Aug 10, 2021
0
Level 13
Enabling tidy extension on Laravel Forge server
Hi,
How to enable tidy extension on Laravel Forge server?
I uncommented extension=tidy in PHP FPM and PHP CLI configuration files. Then I restarted server but it throws exception - tidy class not found.
I use backslash when instantiating new class - new \tidy().
I use PHP 7.4.
Thanks for help.
Please or to participate in this conversation.