Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.37 KB

readme.md

File metadata and controls

29 lines (20 loc) · 1.37 KB

Personal maps timeline

ภาษาไทย

แสดงไทม์ไลน์ของ Google บนเครื่องคอมพิวเตอร์ของคุณ. ดูวีดีโอตัวอย่างที่ https://youtu.be/345UmtRfIDU

ติดตั้ง

  1. Download แล้วแตกไฟล์ออกบนตำแหน่งที่สามารถเรียกใช้ผ่าน web server และ PHP ได้.
  2. สร้างฐานข้อมูลบน MariaDB, MySQL แล้วนำเข้าไฟล์ mariadb-structure.sql.
  3. คัดลอกไฟล์ default.config.php ไปเป็นไฟล์ config.php แล้วแก้ไขตั้งค่าต่างๆ.
  4. รันคำสั่ง composer install.

อัปเดท

  1. รันคำสั่ง composer update.

English (translated by Google Translate)

Show Google Timeline on your computer. Watch the sample video at https://youtu.be/345UmtRfIDU

Installation

  1. Download and extract the file to a location where it can be accessed via web server and PHP.
  2. Create a database on MariaDB, MySQL and import the file mariadb-structure.sql.
  3. Copy the file default.config.php to the file config.php and edit the settings.
  4. Run the composer install command.

Update

  1. Run the composer update command.