-
Notifications
You must be signed in to change notification settings - Fork 17
1. Requirements
Jean J. de Jong edited this page Jun 6, 2024
·
4 revisions
Requirements are at least these of LARAVEL 9.x See https://laravel.com/docs/7.x/installation#server-requirements
- MariaDB >= 10.3
- MySQL >= 8.0
Minimal version: 8.2 to support Laravel 11
Modules:
- mysql
- xml
- curl
- json
- mbstring
- readline
- zip
- mbstring
Composer is used to sync Laravel components.
Our tests are done with Firefox above 61 release. It's known that Firefox 60 is not working.