Browse Source

Update readme for server requirements

pull/52/head
Nafies Luthfi 6 years ago
parent
commit
afd7079442
  1. 2
      readme.id.md
  2. 2
      readme.md

2
readme.id.md

@ -59,7 +59,7 @@ Aplikasi ini menggunakan Bahasa Indonesia dan Bahasa Inggris, diatur pada `confi
Aplikasi ini dapat dipasang pada server lokal dan onlne dengan spesifikasi berikut: Aplikasi ini dapat dipasang pada server lokal dan onlne dengan spesifikasi berikut:
1. PHP 7.2 (dan mengikuti [server requirements Laravel 5.8](https://laravel.com/docs/5.8#server-requirements) lainnya),
1. PHP 7.3 (dan mengikuti [server requirements Laravel 7.x](https://laravel.com/docs/7.x/installation#server-requirements) lainnya),
2. Database MySQL atau MariaDB, 2. Database MySQL atau MariaDB,
3. SQlite (untuk automated testing). 3. SQlite (untuk automated testing).

2
readme.md

@ -54,7 +54,7 @@ This application uses Bahasa Indonesia and English based on `config.locale`.
This application can be installed on local server and online server with these specifications : This application can be installed on local server and online server with these specifications :
1. PHP 7.2 (and meet other [Laravel 5.8 server requirements](https://laravel.com/docs/5.8#server-requirements)),
1. PHP 7.3 (and meet other [Laravel 7.x server requirements](https://laravel.com/docs/7.x/installation#server-requirements)),
2. MySQL or MariaDB database, 2. MySQL or MariaDB database,
3. SQlite (for automated testing). 3. SQlite (for automated testing).

Loading…
Cancel
Save