I am trying to install a LaravelFramework project on my local computer.
Laravel
Please help me.
From PHP.net :
Windows users must include the associated dll php_fileinfo.dll file in php.ini to enable this extension.
Check the php.ini file to make sure the .dll file is listed. The line probably is and looks like ;extension=php_fileinfo.dll, so just delete it ;.
;extension=php_fileinfo.dll
;
; before; extension = php_fileinfo.dll, ; . php.ini, php.ini .