-
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Matti Kiviharju edited this page Jun 24, 2024
·
12 revisions
Please install a XAMPP with PHP 8.2.+ from address below:
https://www.apachefriends.org/download.html
Important! Laravel 9 and or 10 do not work with PHP 7 and or 8.1.
Before you run composer install command in Windows PowerShell/CMD/Terminal you need to enable various PHP extension in php.ini file in folder C:\xampp\php.
List of PHP extensions to enable is zip, sodium and gd. Please restart XAMPP Apache 2 after change of php.ini file.
Please install a composer from address below:
https://getcomposer.org/download/
Please install a Node.js LTS from address below: