-
Notifications
You must be signed in to change notification settings - Fork 24
1. Requirements
Jean J. de Jong edited this page Apr 2, 2020
·
4 revisions
Requirements are at least these of LARAVEL 7.x See https://laravel.com/docs/7.x/installation#server-requirements
- MariaDB >= 10.2
- MySQL >= 5.7
Minimal version: 7.2.5
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.