Commit b7763b36 authored by Nawasan Wisitsingkhon's avatar Nawasan Wisitsingkhon

update readme

parent 9069a3db
...@@ -21,6 +21,8 @@ final exam of web programming with ~~PHP~~ **JavaScript** and using ~~Framework~ ...@@ -21,6 +21,8 @@ final exam of web programming with ~~PHP~~ **JavaScript** and using ~~Framework~
- ใส่ข้อมูลการเชื่อมต่อที่ `.env` - ใส่ข้อมูลการเชื่อมต่อที่ `.env`
- migration - migration
- `npx prisma migrate dev` เพื่อทำการ migrate ฐานข้อมูล - `npx prisma migrate dev` เพื่อทำการ migrate ฐานข้อมูล
- * หาก error อาจจะต้องทำการ upgrade mysql โดย
- รันไฟล์ชื่อ `mysql_upgrade` ที่โฟลเดอร์ `xampp/bin`
- กำหนดสิทธิ์ admin - กำหนดสิทธิ์ admin
- หลังจากสมัครสมาชิก เข้าไปยังฐานข้อมูลและเปลี่ยน `rank` ของ user เป็น 1 - หลังจากสมัครสมาชิก เข้าไปยังฐานข้อมูลและเปลี่ยน `rank` ของ user เป็น 1
- เมื่อเปลี่ยนเสร็จ ต้องทำการเข้าสู่ระบบใหม่อีกครั้ง - เมื่อเปลี่ยนเสร็จ ต้องทำการเข้าสู่ระบบใหม่อีกครั้ง
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment