-
Notifications
You must be signed in to change notification settings - Fork 24
1. Requirements
Jean J. de Jong edited this page Feb 9, 2022
·
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.0.2
Modules:
- pdo
- pdo_mysql
- fileinfo
- Ctype
- JSON
- Mbstring
- OpenSSL
- Tokenizer
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.