SyntaxFix
Write A Post
Hire A Developer
Questions
In php.ini you must put the extension_dir static path. extension_dir = "C:\laragon\bin\php\php-7.3.11-Win32-VC15-x64\ext" by example. Don't forget to remove the semicolon before this variable.
extension_dir = "C:\laragon\bin\php\php-7.3.11-Win32-VC15-x64\ext"